[This is preliminary documentation and subject to change.]
Retrieves the index of a specified NUnit2Test object in the collection.
The index of the specified NUnit2Test. If the NUnit2Test is not currently a member of the collection, it returns -1.
Missing <remarks> documentation for M:NAnt.NUnit2.Types.NUnit2TestCollection.IndexOf(NAnt.NUnit2.Types.NUnit2Test)
NUnit2TestCollection Class | NAnt.NUnit2.Types Namespace