The methods of the CopyTask.FileOperationMap class are listed below. For a complete list of CopyTask.FileOperationMap class members, see the CopyTask.FileOperationMap Members topic.
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. |
ChangeItemKey (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
ClearItems (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
GetKeyForItem | Extracts the key from the specified CopyTask.FileOperation element. |
InsertItem | Inserts an element into the CopyTask.FileOperationMap at the specified index. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
RemoveItem (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
SetItem | Replaces the item at the specified index with the specified item. |
CopyTask.FileOperationMap Class | NAnt.Core.Tasks Namespace