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

StringCollectionWithGoodToString Members

StringCollectionWithGoodToString overview

Public Instance Constructors

StringCollectionWithGoodToString Constructor Initializes a new instance of the StringCollectionWithGoodToString class.

Public Instance Properties

Count (inherited from StringCollection) 
IsReadOnly (inherited from StringCollection) 
IsSynchronized (inherited from StringCollection) 
Item (inherited from StringCollection) 
SyncRoot (inherited from StringCollection) 

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