EventLogPermissionEntryCollection::AddRange Method (EventLogPermissionEntryCollection^)
.NET Framework (current version)
Appends a set of specified permission entries to this collection.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System.Diagnostics::EventLogPermissionEntryCollection^
A EventLogPermissionEntryCollection that contains the permission entries to add.
| Exception | Condition |
|---|---|
| ArgumentNullException | value is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: