The VGLogEntryCollection type exposes the following members.

Properties

  NameDescription
Count
Gets the number of membership entry objects in the collection.
IsSynchronized
Gets a value indicating whether the membership entry collection is thread safe.
Item
Gets the VGLogEntry at the specified index.
SyncRoot
Gets the synchronization root.

See Also