OptionResultsDictionary overview
![]() |
Initializes a new instance of the OptionResultsDictionary class. |
![]() | Gets the number of elements contained in the DictionaryBase instance. |
![]() | Overloaded. Get or set result by definition |
![]() | Add a result |
![]() | Clears the contents of the DictionaryBase instance. |
![]() | Copies the DictionaryBase elements to a one-dimensional Array at the specified index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an IDictionaryEnumerator that can iterate through the DictionaryBase instance. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Gets the list of elements contained in the DictionaryBase instance. |
![]() | Gets the list of elements contained in the DictionaryBase instance. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Performs additional custom processes before clearing the contents of the DictionaryBase instance. |
![]() | Update the inner index hashtables |
![]() | Gets the element with the specified key and value in the DictionaryBase instance. |
![]() | Performs additional custom processes before inserting a new element into the DictionaryBase instance. |
![]() | Update the inner index hashtables |
![]() | Performs additional custom processes before removing an element from the DictionaryBase instance. |
![]() | Update the inner index hashtables |
![]() | Performs additional custom processes before setting a value in the DictionaryBase instance. |
![]() | Update the inner index hashtables |
![]() | Validate the type of the key and value |
OptionResultsDictionary Class | CommandLine.OptParse Namespace | DictionaryParserHelper | BuildParser