Click or drag to resize

IPortableObject Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The IPortableObject 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.
Public methodWriteExternal
Save the contents of a POF user type instance by writing its state using the specified IPofWriter object.
Top
See Also