IEvolvablePortableObject Methods |
The IEvolvablePortableObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReadExternal |
Restore the contents of a user type instance by reading its state
using the specified IPofReader object.
(Inherited from IPortableObject.) |
![]() | WriteExternal |
Save the contents of a POF user type instance by writing its
state using the specified IPofWriter object.
(Inherited from IPortableObject.) |