DataTypeBaseDictionary.

Keys Property

Summary

Gets an System.Collections.ICollection object containing the keys of the System.Collections.IDictionary object.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DataTypeBaseDictionary

Syntax

public ICollection Keys { get; }

Value

Type Description
ICollection