CommandLineValueParameterCollectionIndexOf Method

Overload List

IndexOf(T) Searches for the specified object and returns the zero-based index of the first occurrence within the entire CollectionT.
IndexOf(String) Searches for an CommandLineValueParameterT that matches the specified key name and returns the zero-based index of the first occurrence within the entire CommandLineValueParameterCollection.

See Also