Click or drag to resize

IPortable Methods

The IPortable type exposes the following members.

Methods
  NameDescription
Public methodGetClassId
Returns class identifier for this portable class.
Public methodGetFactoryId
Returns PortableFactory id for this portable class
Public methodReadPortable
Read portable fields using PortableReader
Public methodWritePortable
Serialize this portable object using PortableWriter
Top
See Also