NAnt SDK Documentation - v0.92
DataTypeBaseDictionaryEnumerator.Entry Property
[Visual Basic]
NotOverridable Public ReadOnly Property Entry As
DictionaryEntry
_
Implements
IDictionaryEnumerator.Entry
[C#]
public
System.Collections.DictionaryEntry
Entry {get;}
Implements
IDictionaryEnumerator.Entry
See Also
DataTypeBaseDictionaryEnumerator Class
|
NAnt.Core Namespace