NAnt SDK Documentation - v0.92

ConfigurationDictionary Members

ConfigurationDictionary overview

Public Instance Constructors

ConfigurationDictionary Constructor Initializes a new instance of the ConfigurationDictionary class.

Public Instance Properties

Count 
IsFixedSize 
IsReadOnly 
IsSynchronized 
Item 
Keys 
SyncRoot 
Values 

Public Instance Methods

Add 
Clear 
Contains 
ContainsKey 
ContainsValue 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetEnumerator 
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
Remove 
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

ConfigurationDictionary Class | NAnt.VSNet Namespace