The IIdentifiedDataSerializable type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetFactoryId | Returns DataSerializableFactory factory id for this class. | |
GetId | Returns type identifier for this class. | |
ReadData | Reads fields from the input stream | |
WriteData | Writes object fields to output stream |
See Also