The LogEntry type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements actually contained in the LogEntry.
|
![]() | IsFixedSize |
Gets a value indicating whether the
LogEntry has a fixed size.
|
![]() | IsReadOnly |
Gets a value indicating whether the
LogEntry is read-only.
|
![]() | IsSynchronized |
Gets a value indicating whether access to the LogEntry
is synchronized (thread-safe).
|
![]() | Item |
Gets or sets an element with the specified key.
|
![]() | Keys |
Gets an ICollection containing the
keys of this LogEntry.
|
![]() | SyncRoot |
This operation is not supported.
|
![]() | Values |
Gets an ICollection containing the
values of this LogEntry.
|