NAnt SDK Documentation - v0.85-nightly-2005-11-09

FrameworkInfoDictionary Methods

The methods of the FrameworkInfoDictionary class are listed below. For a complete list of FrameworkInfoDictionary class members, see the FrameworkInfoDictionary Members topic.

Public Static (Shared) Methods

SynchronizedMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.Synchronized(NAnt.Core.FrameworkInfoDictionary)

Public Instance Methods

AddMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.Add(System.String,NAnt.Core.FrameworkInfo)
ClearMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.Clear
CloneMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.Clone
ContainsMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.Contains(System.String)
ContainsKeyMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.ContainsKey(System.String)
ContainsValueMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.ContainsValue(NAnt.Core.FrameworkInfo)
CopyToMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.CopyTo(NAnt.Core.FrameworkInfo[],System.Int32)
Equals (inherited from Object) 
GetEnumeratorMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.GetEnumerator
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
RemoveMissing <summary> documentation for M:NAnt.Core.FrameworkInfoDictionary.Remove(System.String)
ToString (inherited from Object) 

See Also

FrameworkInfoDictionary Class | NAnt.Core Namespace