Search
IPersists Members
Methods
 


Base interface for serializable NetDiagram objects.

The following tables list the members exposed by the IPersists type.

 Public Methods

  Name Description

GetClassId

Returns the id of the implementing class.

LoadFrom

Deserializes the object from the specified binary reader.

SaveTo

Serializes the object to the specified binary writer.

SetReference

Updates the reference to the specified object.

 See Also