This is the complete list of members for Svg.SVGListInterface< T >, including all inherited members.
| appendItem(T newItem) | Svg.SVGListInterface< T > | inline |
| AttributeName | Svg.SVGSerializable | |
| clear() | Svg.SVGListInterface< T > | inline |
| Create(Css.Value from) | Svg.SVGListInterface< T > | inlineprotectedvirtual |
| getItem(int index) | Svg.SVGListInterface< T > | inline |
| HostNode | Svg.SVGSerializable | |
| initialize(T newItem) | Svg.SVGListInterface< T > | inline |
| insertItemBefore(T newItem, int index) | Svg.SVGListInterface< T > | inline |
| IsReadOnly | Svg.SVGSerializable | protected |
| length | Svg.SVGListInterface< T > | |
| numberOfItems | Svg.SVGListInterface< T > | |
| removeItem(int index) | Svg.SVGListInterface< T > | inline |
| replaceItem(T newItem, int index) | Svg.SVGListInterface< T > | inline |
| Reserialize() | Svg.SVGListInterface< T > | inlinevirtual |
| SVGListInterface() | Svg.SVGListInterface< T > | inline |
| SVGListInterface(bool readOnly) | Svg.SVGListInterface< T > | inline |
| SVGListInterface(bool readOnly, Css.Value init, Node host, string attr) | Svg.SVGListInterface< T > | inline |
| this[int index] | Svg.SVGListInterface< T > | |
| Values | Svg.SVGListInterface< T > | private |