NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

EventLog.EventLogEntryCollection Class

[To be supplied.]

Object
   EventLog.EventLogEntryCollection

[Visual Basic]
Public Class EventLog.EventLogEntryCollection
   Implements ICollection, IEnumerable
[C#]
public class EventLog.EventLogEntryCollection : ICollection,
   IEnumerable
[C++]
public __gc class EventLog.EventLogEntryCollection : public
   ICollection, IEnumerable
[JScript]
public class EventLog.EventLogEntryCollection implements
   ICollection, IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.Diagnostics

Assembly: System.Diagnostics.dll

See Also

EventLog.EventLogEntryCollection Members | System.Diagnostics Namespace