Click or drag to resize
IOwnedDataSerializableAndRecreatable Methods

The IOwnedDataSerializableAndRecreatable type exposes the following members.

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