NAnt SDK Documentation - v0.92 |
|
CopyTask.FileOperationMap Members
CopyTask.FileOperationMap overview
Public Instance Constructors
Public Instance Properties
Comparer (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Count (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Item (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Public Instance Methods
Add (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Clear (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Contains (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | Overloaded. |
Contains (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | Overloaded. |
ContainsKey | Determines whether the CopyTask.FileOperationMap contains the specified key. |
ConvertToHashtable | Converts the current instance of CopyTask.FileOperationMap to the old style FileCopyMap hashtable. |
CopyTo (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
CountDirectoryOperations | Counts the number of directory operations in a collection. |
CountFileOperations | Counts the number of file operations in a collection. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetType (inherited from Object) | Gets the Type of the current instance. |
IndexOf (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Insert (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Remove (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | Overloaded. |
Remove (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | Overloaded. |
RemoveAt (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Protected Instance Properties
Dictionary (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Items (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Protected Instance Methods
See Also
CopyTask.FileOperationMap Class | NAnt.Core.Tasks Namespace