Click or drag to resize

Manager Methods

The Manager type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGet(IPAddress, String, IListVariable)
Public methodGet(IPEndPoint, String, IListVariable)
Public methodGet(String, String, IListVariable)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetSingle(IPAddress, String, Variable)
Public methodGetSingle(IPEndPoint, String, Variable)
Public methodGetSingle(String, String, Variable)
Public methodGetTable(IPAddress, String, ObjectIdentifier)
Public methodGetTable(IPEndPoint, String, ObjectIdentifier)
Public methodGetTable(String, String, ObjectIdentifier)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSet(IPAddress, String, IListVariable)
Public methodSet(IPEndPoint, String, IListVariable)
Public methodSet(String, String, IListVariable)
Public methodSetSingle(IPAddress, String, Variable)
Public methodSetSingle(IPEndPoint, String, Variable)
Public methodSetSingle(String, String, Variable)
Public methodToString (Overrides ObjectToString.)
Top
See Also