Click or drag to resize

VGLogEntryCollection Properties

The VGLogEntryCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of membership entry objects in the collection.
Public propertyIsSynchronized
Gets a value indicating whether the membership entry collection is thread safe.
Public propertyItem
Gets the VGLogEntry at the specified index.
Public propertySyncRoot
Gets the synchronization root.
Top
See Also