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. |