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 IniKey that matches the specified key name and returns the zero-based index of the first occurrence within the entire IniKeyCollection. |