Click or drag to resize
IOwnedDataSerializable Methods

The IOwnedDataSerializable type exposes the following members.

Methods
  NameDescription
Public methodDeserializeOwnedData
Lets the implementing class retrieve internal data directly from a SerializationReader.
Public methodSerializeOwnedData
Lets the implementing class store internal data directly into a SerializationWriter.
Top
See Also