Summary
Gets the
System.Type
of the items in this collection.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- Namespace
Import Collection
Syntax
protected override Type ItemType { get; }
Value
Type | Description |
---|---|
Type |
The System.Type of the items in this collection.
|