log4net SDK Documentation - Microsoft .NET Framework 4.0

ReadOnlyPropertiesDictionary.Count Property

The number of properties in this collection

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

Implements

ICollection.Count

See Also

ReadOnlyPropertiesDictionary Class | log4net.Util Namespace