Click or drag to resize

VGLogEntryCollectionCount Property

Gets the number of membership entry objects in the collection.

Namespace:  Novalys.VisualGuard.Security.Logging
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionCount
See Also