FrameworkInfoDictionary.

Values Property

Summary

Gets an System.Collections.ICollection object containing the values in the System.Collections.IDictionary object.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
FrameworkInfoDictionary

Syntax

public ICollection Values { get; }

Value

Type Description
ICollection