UriElementCollection MethodsCouchbase .NET SDK 2.0

The UriElementCollection type exposes the following members.

Methods
  NameDescription
Public methodCopyTo
Copies the contents of the ConfigurationElementCollection to an array.
(Inherited from ConfigurationElementCollection.)
Public methodEquals
Compares the ConfigurationElementCollection to the specified object.
(Inherited from ConfigurationElementCollection.)
Public methodGetEnumerator
Gets an IEnumerator which is used to iterate through the ConfigurationElementCollection.
(Inherited from ConfigurationElementCollection.)
Public methodGetHashCode
Gets a unique value representing the ConfigurationElementCollection instance.
(Inherited from ConfigurationElementCollection.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsReadOnly
Indicates whether the ConfigurationElementCollection object is read only.
(Inherited from ConfigurationElementCollection.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also