NAnt SDK Documentation - v0.92 |
|
ProjectEntryCollection.Item Property (Int32)
Gets or sets the element at the specified index.
[Visual Basic]
Overloads Public Default Property Item( _
ByVal
index As
Integer _
) As
ProjectEntry
Parameters
-
index
- The zero-based index of the element to get or set.
See Also
ProjectEntryCollection Class | NAnt.VSNet Namespace | ProjectEntryCollection.Item Overload List