Version 24.2 (latest)

ObjectSerializationInfo Class Methods

For a list of all members of this type, see ObjectSerializationInfo members.

Public Methods
 NameDescription
Public MethodDeserializeDeserializes the specified information into an instance of the object.  
Public MethodSerializeSerializes the specified object. Returns a map of properties to their values.  
Protected Methods
 NameDescription
Protected MethodGetSerializedPropertiesReturns a list of properties that are to be serialized.  
See Also