Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IEvolvablePortableObject type exposes the following members.

Methods

  NameDescription
Public methodReadExternal
Restore the contents of a user type instance by reading its state using the specified IPofReader object.
(Inherited from IPortableObject.)
Public methodWriteExternal
Save the contents of a POF user type instance by writing its state using the specified IPofWriter object.
(Inherited from IPortableObject.)

See Also