Click or drag to resize
ConnectionParameters Methods

The ConnectionParameters type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(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
Gets the Type of the current instance.
(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
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also