Click or drag to resize
PbBase Methods

The PbBase type exposes the following members.

Methods
  NameDescription
Public methodCopyFrom

Assignment operator.

Public methodEnableConnection

Activates/deactivates the mechanism of connection.

Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType (Inherited from Object.)
Public methodIsConnectionEnabled

Returns true if the connection mechanism is active, otherwise false.

Public methodToString (Inherited from Object.)
Public methodTouch

Simulates the changing of an instance of this object, so all connected objects are informed of this change.

Top
See Also