NamespaceImportCollection.

ItemType Property

Summary

Gets the System.Type of the items in this collection.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
NamespaceImportCollection

Syntax

protected override Type ItemType { get; }

Value

Type Description
Type The System.Type of the items in this collection.