Overload | Description |
---|---|
Remove(String[],String,String) | Searches the arguments until it finds a switch or value by the name in find and if found it will: A) Remove the item from the arguments B) Set the out parameter value to any value found, or null if just '/name' C) Returns true that it was found and removed. |
Remove(String) | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,ArgumentList.Item>) |
Remove(Item) | Removes the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<ArgumentList.Item>) |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7