Name | Description | |
---|---|---|
![]() | ExtensionObject Constructor | Overloaded. |
The following tables list the members exposed by ExtensionObject.
Name | Description | |
---|---|---|
![]() | ExtensionObject Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Body | The body (embedded object) of the extension object. |
![]() | Encoding | The encoding to use when the deserializing/serializing the body. |
![]() ![]() | Null | Returns an instance of a null ExtensionObject. |
![]() | TypeId | The data type node id for the extension object. |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Equals | Determines if the specified object is equal to the obj. |
![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | IsNull | Tests if the extension or embed objects are null value. |
![]() | MemberwiseClone | Makes a deep copy of the object. |
![]() ![]() | ToArray | Converts an array of extension objects to an array of the specified type. |
![]() ![]() | ToEncodeable | Converts an extension object to an encodeable object. |
![]() ![]() | ToList<T> | Converts an array of extension objects to a List of the specified type. |
![]() | ToString | Overloaded. Returns a string that represents the current object. |