Represents a collection of VGLogEntry objects.

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

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