EventLogEntryCollection public class EventLogEntryCollection : ICollection, IEnumerable Documentation Code public int Count { get; } public virtual EventLogEntry this[int index] { get; } public void CopyTo(EventLogEntry[] entries, int index) public IEnumerator GetEnumerator()