DataTypeBaseDictionaryEnumerator.

Entry Property

Summary

Gets both the key and the value of the current dictionary entry.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DataTypeBaseDictionaryEnumerator

Syntax

public DictionaryEntry Entry { get; }

Value

Type Description
DictionaryEntry