Name | Description | |
---|---|---|
![]() | DataType | The associated data type of the generic data. |
![]() | DataTypeKind | The kind of this data. |
![]() | IsValid | Indicates whether the current data is valid. The associated data type, if present, is used for validation. |
The following tables list the members exposed by GenericData.
Name | Description | |
---|---|---|
![]() | DataType | The associated data type of the generic data. |
![]() | DataTypeKind | The kind of this data. |
![]() | IsValid | Indicates whether the current data is valid. The associated data type, if present, is used for validation. |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from OpcLabs.BaseLib.Info) |
![]() | Equals | Overloaded. Overridden. Determines whether the specified GenericData is equal to the current object. |
![]() | GetHashCode | Overridden. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | ToString | Overloaded. Overridden. |
![]() | TryValidate | Attempts to validate the current data. The associated data type, if present, is used for validation. |
![]() | Validate | Validates the current data. The associated data type, if present, is used for validation. |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
![]() | CheckDataType | Infrastructure. |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
![]() | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) |
![]() | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) |
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. |
![]() | Determines whether the two objects are equal. |
![]() | Determines whether the two objects are not equal. |