ConnectionParameters Class |
Field-value pairs included in the URL during the client connection.
Namespace: OIV.RemoteViz.Rendering
The ConnectionParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetIndex | Gets the index associated with a key. |
![]() | GetKey | Gets the key associated with an index. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue(Int32) | Gets the value of a parameter associated with an index. |
![]() | GetValue(String) | Gets the value of a parameter associated with a key. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | NumParameters | Gets the number of parameters. |
(see RemoteVizRenderArea.connectTo and SoRemoteVizClient.connectionParameters)