For a list of all members of this type, see StructuredData members.
Public Methods
Protected Methods
Extension Methods
| Name | Description |
| AsEnumerationData | The current generic data expressed as data of enumeration data type. |
| AsOpaqueData | The current generic data expressed as data of opaque data type. |
| AsPrimitiveData | The current generic data expressed as data of primitive data type. |
| AsSequenceData | The current generic data expressed as data of sequence data type. |
| AsStructuredData | The current generic data expressed as data of structured data type. |
| AsUnionData | The current generic data expressed as data of union data type. |
| SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also