DataTypeCollectionBase.

Count Property

Summary

Gets the number of items in the collection.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
DataTypeCollectionBase

Syntax

public int Count { get; }

Value

Type Description
int The number of items in the collection.