NAnt SDK Documentation - v0.92 |
|
SymbolEnumerator.Current Property
Gets the current element in the collection.
[Visual Basic]
Public ReadOnly Property Current As
Symbol
[C#]
public
Symbol Current {get;}
See Also
SymbolEnumerator Class | NAnt.VisualCpp.Types Namespace