System.Diagnostics.EventLogEntryCollection: Method Members

The methods of System.Diagnostics.EventLogEntryCollection are listed below. For a list of all members, see the EventLogEntryCollection Members list.

See Also: Inherited members from System.Object

Public Methods

CopyTo(EventLogEntry[], int)

Copies the elements of the System.Diagnostics.EventLogEntryCollection to an array of System.Diagnostics.EventLogEntry instances, starting at a particular array index.

GetEnumerator() : IEnumerator

Supports a simple iteration over the System.Diagnostics.EventLogEntryCollection object.