NAnt SDK Documentation - v0.92 |
|
NUnit2TestCollection.Item Property
Gets or sets the element at the specified index.
[Visual Basic]
Public Default Property Item( _
ByVal
index As
Integer _
) As
NUnit2Test
Parameters
-
index
- The zero-based index of the element to get or set.
See Also
NUnit2TestCollection Class | NAnt.NUnit2.Types Namespace