Public Member Functions | |
| virtual void | Reserialize () |
Public Attributes | |
| Dom.Node | HostNode |
| The node being reflected (if any). More... | |
| string | AttributeName |
| The attribute being reflected (if any) in the host node. More... | |
Protected Attributes | |
| bool | IsReadOnly |
| Is this list readonly? More... | |
|
inlinevirtual |
Reimplemented in Svg.SVGListInterface< T >, and Svg.SVGAnimatedLength.
| string Svg.SVGSerializable.AttributeName |
The attribute being reflected (if any) in the host node.
| Dom.Node Svg.SVGSerializable.HostNode |
The node being reflected (if any).
|
protected |
Is this list readonly?