NAnt SDK Documentation - v0.92

ConfigurationMap.Count Property

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

Implements

ICollection.Count

See Also

ConfigurationMap Class | NAnt.VSNet Namespace