Name | Description | |
---|---|---|
![]() | BinaryEncodingId | Returns the NodeId for the default binary encoding for the type. |
![]() | TypeId | Returns the NodeId for the encodeable type. |
![]() | XmlEncodingId | Returns the NodeId for the default XML encoding for the type. |
The following tables list the members exposed by IEncodeable.
Name | Description | |
---|---|---|
![]() | BinaryEncodingId | Returns the NodeId for the default binary encoding for the type. |
![]() | TypeId | Returns the NodeId for the encodeable type. |
![]() | XmlEncodingId | Returns the NodeId for the default XML encoding for the type. |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from System.ICloneable) |
![]() | Decode | Decodes the object from a stream. |
![]() | Encode | Encodes the object in a stream. |
![]() | IsEqual | Checks if the value is equal to the another encodeable object. |