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

DirScannerStringCollection Members

DirScannerStringCollection overview

Public Instance Constructors

DirScannerStringCollection Constructor Initializes a new instance of the DirScannerStringCollection 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 DirScannerStringCollection.
Contains Determines whether the specified string is in the DirScannerStringCollection.
CopyTo (inherited from StringCollection) 
Equals (inherited from Object) 
GetEnumerator (inherited from StringCollection) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
IndexOf Searches for the specified string and returns the zero-based index of the first occurrence within the DirScannerStringCollection.
Insert (inherited from StringCollection) 
Remove (inherited from StringCollection) 
RemoveAt (inherited from StringCollection) 
ToString (inherited from StringCollectionWithGoodToString) 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

DirScannerStringCollection Class | NAnt.Core Namespace