Represents a collection of VGLogEntry objects.

Namespace: Novalys.VisualGuard.Security.Logging
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public sealed class VGLogEntryCollection : ICollection, 
	IEnumerable
Visual Basic
Public NotInheritable Class VGLogEntryCollection
	Implements ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  Novalys.VisualGuard.Security.Logging..::..VGLogEntryCollection

See Also