Click or drag to resize
IGFSerializable Methods

The IGFSerializable type exposes the following members.

Methods
  NameDescription
Public methodFromData
Deserialize this object, typical implementation should return the 'this' pointer.
Public methodToData
Serializes this object.
Public methodToString
Return a string representation of the object.
Top
See Also