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

StringCollectionWithGoodToString Methods

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

Public Instance Methods

Add (inherited from StringCollection) 
AddRange (inherited from StringCollection) 
Clear (inherited from StringCollection) 
Clone Creates a shallow copy of the StringCollectionWithGoodToString.
Contains (inherited from StringCollection) 
CopyTo (inherited from StringCollection) 
Equals (inherited from Object) 
GetEnumerator (inherited from StringCollection) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
IndexOf (inherited from StringCollection) 
Insert (inherited from StringCollection) 
Remove (inherited from StringCollection) 
RemoveAt (inherited from StringCollection) 
ToString Creates a string representing a list of the strings in the collection.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

StringCollectionWithGoodToString Class | NAnt.Core Namespace