SmsNamedValuesDictionary Members
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 | |
---|---|---|
Comparer | (inherited from Dictionary) | |
Count | (inherited from Dictionary) | |
Item | Gets or sets a property for the specified name. | |
Keys | (inherited from Dictionary) | |
Values | (inherited from Dictionary) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Add | (inherited from Dictionary) | |
Clear | (inherited from Dictionary) | |
ContainsKey | (inherited from Dictionary) | |
ContainsValue | (inherited from Dictionary) | |
Equals | Overloaded. (inherited from Object) | |
GetEnumerator | (inherited from Dictionary) | |
GetHashCode | (inherited from Object) | |
GetObjectData | (inherited from Dictionary) | |
GetType | (inherited from Object) | |
OnDeserialization | (inherited from Dictionary) | |
ReferenceEquals | (inherited from Object) | |
Remove | (inherited from Dictionary) | |
ToString | (inherited from Object) | |
TryGetValue | (inherited from Dictionary) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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
Reference
SmsNamedValuesDictionary Class
Microsoft.ConfigurationManagement.ManagementProvider Namespace
ConnectionManagerBase.NamedValueDictionary Property
Other Resources
How to Add a Configuration Manager Context Qualifier by Using Managed Code