Represents global named values stored by a key value into a dictionary that is accessible by the Configuration Manager 2007 console framework.

The following tables list the members exposed by the SmsNamedValuesDictionary type.

Public Constructors (see also Protected Constructors )

  Name Description
SmsNamedValuesDictionary Overloaded.  
Top

Protected Constructors

  Name Description
SmsNamedValuesDictionary Overloaded.  
Top

Public Properties

  Name Description
public property Comparer  (inherited from Dictionary )
public property Count  (inherited from Dictionary )
public property Item Gets or sets a property for the specified name.
public property Keys  (inherited from Dictionary )
public property Values  (inherited from Dictionary )
Top

Public Methods (see also Protected Methods )

  Name Description
public method Add  (inherited from Dictionary )
public method Clear  (inherited from Dictionary )
public method ContainsKey  (inherited from Dictionary )
public method ContainsValue  (inherited from Dictionary )
public method Equals  Overloaded. (inherited from Object )
public method GetEnumerator  (inherited from Dictionary )
public method GetHashCode  (inherited from Object )
public method GetObjectData  (inherited from Dictionary )
public method GetType  (inherited from Object )
public method OnDeserialization  (inherited from Dictionary )
public method static ReferenceEquals  (inherited from Object )
public method Remove  (inherited from Dictionary )
public method ToString  (inherited from Object )
public method TryGetValue  (inherited from Dictionary )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

Explicit Interface Implementations

  Name Description
System.Collections.Generic.ICollection.Add  (inherited from Dictionary )
System.Collections.Generic.ICollection.Contains  (inherited from Dictionary )
System.Collections.Generic.ICollection.CopyTo  (inherited from Dictionary )
System.Collections.Generic.ICollection.Remove  (inherited from Dictionary )
System.Collections.Generic.IEnumerable.GetEnumerator  (inherited from Dictionary )
System.Collections.ICollection.CopyTo  (inherited from Dictionary )
System.Collections.IDictionary.Add  (inherited from Dictionary )
System.Collections.IDictionary.Contains  (inherited from Dictionary )
System.Collections.IDictionary.GetEnumerator  (inherited from Dictionary )
System.Collections.IDictionary.Remove  (inherited from Dictionary )
System.Collections.IEnumerable.GetEnumerator  (inherited from Dictionary )
System.Collections.Generic.ICollection.IsReadOnly  (inherited from Dictionary )
System.Collections.Generic.IDictionary.Keys  (inherited from Dictionary )
System.Collections.Generic.IDictionary.Values  (inherited from Dictionary )
System.Collections.ICollection.IsSynchronized  (inherited from Dictionary )
System.Collections.ICollection.SyncRoot  (inherited from Dictionary )
System.Collections.IDictionary.IsFixedSize  (inherited from Dictionary )
System.Collections.IDictionary.IsReadOnly  (inherited from Dictionary )
System.Collections.IDictionary.Item  (inherited from Dictionary )
System.Collections.IDictionary.Keys  (inherited from Dictionary )
System.Collections.IDictionary.Values  (inherited from Dictionary )
Top

See Also


Send comments about this topic to Microsoft.