SVGStringList class
SVGStringList class
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.
Inheritance: SVGStringList
→
SVGValueType
→
DOMObject
The SVGStringList type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the SVGStringList class. |
init | Constructs a new instance of SVGStringList |
Properties
Property | Description |
---|---|
length | |
number_of_items |
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
get_platform_type | This method is used to retrieve ECMAScript object Type. |
clear | |
initialize | |
get_item | |
insert_item_before | |
replace_item | |
remove_item | |
append_item |
See Also
- module
aspose.svg.datatypes
- class
DOMObject
- class
SVGStringList
- class
SVGValueType