The XSerializationManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XSerializationManager | Initializes a new instance of the XSerializationManager class. |
Methods
Name | Description | |
---|---|---|
![]() | AddPendingReference | Adds the pending reference. |
![]() ![]() | Clone | Returns the copy of the given object. |
![]() | Deserialize | Deserializes object using the specified reader. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetMetaType | Returns MetaType for the given type. |
![]() | GetObjectByID | Returns the object by the given ID. |
![]() | GetObjectID | Creates ID for the given object. |
![]() ![]() | GetProperties | Returns the collection of properties. |
![]() ![]() | GetSerializer | Overloaded. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Read | Overloaded. |
![]() | RegisterObjectID | Register the given object and ID in an inner Hashtable. |
![]() | Serialize | Serializes object using the specified writer. |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | Write | Overloaded. |