EventLogMessageCollection Properties |
The EventLogMessageCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of items in the collection
| |
| IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread safe).
| |
| Item |
Retrieves the item at the specified indexed location in the collection.
| |
| SyncRoot |
Gets an object that can be used to syncronize access to EventLogMessageCollection |