CacheableObjectXml Methods |
The CacheableObjectXml type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create |
Static function to create a new instance from the given object.
|
![]() ![]() | CreateDeserializable |
Factory function to register this class.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FromData |
Deserializes the [!:System.Object] using
[!:System.Xml.Serialization.XmlSerializer] class.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToData |
Serializes this [!:System.Object] using
[!:System.Xml.Serialization.XmlSerializer] class.
|
![]() | ToString | (Overrides ObjectToString.) |