The Dictionary type exposes the following members.
 Constructors
Constructors
| Name | Description | |
|---|---|---|
|  | Dictionary | 
            The default constructor.
             | 
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | add | Overloaded. | 
|  | close | 
            Closes this Dictionary.
             | 
|  | Equals | 
                    Determines whether the specified Object is equal to the current Object.
                (Inherited from Object.) | 
|  | Finalize | 
            Class destructor/finalizer.
            (Overrides Object..::.Finalize()()().) | 
|  | get | 
            Gets the value for the provided key from the dictionary.
             | 
|  | GetHashCode | 
                    Serves as a hash function for a particular type. 
                (Inherited from Object.) | 
|  | GetType | 
                    Gets the Type of the current instance.
                (Inherited from Object.) | 
|  | MemberwiseClone | 
                    Creates a shallow copy of the current Object.
                (Inherited from Object.) | 
|  | open | Overloaded. | 
|  | remove | 
            Removes a key, or set of keys, from the Dictionary.
             | 
|  | ToString | 
                    Returns a String that represents the current Object.
                (Inherited from Object.) | 
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | Address | 
            Gets the Phidget Webservice network address.
             | 
|  | AttachedToServer | 
            Gets the attached to server status.
             | 
|  | Port | 
            Gets the Phidget Webservice port.
             | 
|  | ServerID | 
            Gets the Phidget Webservice server id.
             | 
 Events
Events
| Name | Description | |
|---|---|---|
|  | Error | 
            Error event.
             | 
|  | ServerConnect | 
            Server connect event
             | 
|  | ServerDisconnect | 
            Server disconnect event
             | 





