NAnt SDK Documentation - v0.92 |
|
DataTypeCollectionBase.ItemType Property
Gets the Type of the items in this collection.
[Visual Basic]
MustOverride Protected ReadOnly Property ItemType As
Type
Property Value
The Type of the items in this collection.
See Also
DataTypeCollectionBase Class | NAnt.DotNet.Types Namespace