IGFSerializable Methods |
The IGFSerializable type exposes the following members.
Name | Description | |
---|---|---|
![]() | FromData |
Deserialize this object, typical implementation should return
the 'this' pointer.
|
![]() | ToData |
Serializes this object.
|
![]() | ToString |
Return a string representation of the object.
|