System.Diagnostics.EventLogEntryCollection: Property Members

The properties 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 Properties

[read-only]
Countint.

Gets the number of entries in the event log (that is, the number of elements in the System.Diagnostics.EventLogEntry collection).

[read-only]
default property
Item(int)EventLogEntry. Documentation for this section has not yet been entered.