log4net SDK Reference

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

Remarks

Missing <remarks> documentation for P:log4net.Util.ReadOnlyPropertiesDictionary.Count

See Also

ReadOnlyPropertiesDictionary Class | log4net.Util Namespace