Class SVGStringList
Namespace: Aspose.Html.Dom.Svg.DataTypes
Assembly: Aspose.HTML.dll (25.2.0)
SVGStringList has the same attributes and methods as other SVGxxxList interfaces. Implementers may consider using a single base class to implement the various SVGxxxList interfaces.
[ComVisible(true)]
[DOMName("SVGStringList")]
[DOMObject]
public class SVGStringList : SVGListBase<string>, INotifyPropertyChanged, IDisposable, IEnumerable<string>, IEnumerable
Inheritance
object ← DOMObject ← SVGValueType ← SVGListBase<string> ← SVGStringList
Implements
INotifyPropertyChanged, IDisposable, IEnumerable<string>, IEnumerable
Inherited Members
SVGListBase<string>.Clear(), SVGListBase<string>.Initialize(string), SVGListBase<string>.GetItem(ulong), SVGListBase<string>.InsertItemBefore(string, ulong), SVGListBase<string>.ReplaceItem(string, ulong), SVGListBase<string>.RemoveItem(ulong), SVGListBase<string>.AppendItem(string), SVGListBase<string>.GetEnumerator(), SVGListBase<string>.Dispose(bool), SVGListBase<string>.this[ulong], SVGListBase<string>.Length, SVGListBase<string>.NumberOfItems, SVGValueType.Dispose(), SVGValueType.Dispose(bool), DOMObject.GetPlatformType(), object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
SVGStringList()
Initializes a new instance of the Aspose.Html.Dom.Svg.DataTypes.SVGStringList class.
public SVGStringList()
SVGStringList(IEnumerable<string>)
Initializes a new instance of the Aspose.Html.Dom.Svg.DataTypes.SVGStringList class.
public SVGStringList(IEnumerable<string> enumerable)
Parameters
enumerable
IEnumerable<string>
The enumerable.
Methods
ToString()
Returns a System.String that represents this instance.
public override string ToString()
Returns
A System.String that represents this instance.
See Also
string </string></string></string></string></string></string></string></string></string></string></string></string></string></string></string>