IIdentifiedDataSerializable Methods | 
The IIdentifiedDataSerializable type exposes the following members.
| 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  |