NAnt SDK Documentation - v0.92

DataTypeBaseDictionary.Count Property

[Visual Basic]
NotOverridable Public ReadOnly Property Count As Integer _
    Implements ICollection.Count
[C#]
public int Count {get;}

Implements

ICollection.Count

See Also

DataTypeBaseDictionary Class | NAnt.Core Namespace