SettingCollection MethodsIpswitch.Messaging.Framework

The SettingCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd (Inherited from CollectionISetting.)
Public methodClear (Inherited from CollectionISetting.)
Public methodContains(TKey)
Determines whether the collection contains an element with the specified key.
(Inherited from KeyedCollectionString, ISetting.)
Public methodContains(T) (Inherited from CollectionISetting.)
Public methodCopyTo (Inherited from CollectionISetting.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from CollectionISetting.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from CollectionISetting.)
Public methodInsert (Inherited from CollectionISetting.)
Public methodRemove(TKey) (Inherited from KeyedCollectionString, ISetting.)
Public methodRemove(T) (Inherited from CollectionISetting.)
Public methodRemoveAt (Inherited from CollectionISetting.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also

Reference