Click or drag to resize
ConnectionParameters Methods

The ConnectionParameters type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetIndex

Gets the index associated with a key.

Public methodGetKey

Gets the key associated with an index.

Public methodGetType (Inherited from Object.)
Public methodGetValue(Int32)

Gets the value of a parameter associated with an index.

Public methodGetValue(String)

Gets the value of a parameter associated with a key.

Public methodToString (Inherited from Object.)
Top
See Also