The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ServiceControllerPermissionEntryCollection::Insert Method (Int32, ServiceControllerPermissionEntry^)
.NET Framework (current version)
Inserts a permission entry into this collection at a specified index.
Assembly: System.ServiceProcess (in System.ServiceProcess.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index of the collection at which to insert the permission entry.
- value
-
Type:
System.ServiceProcess::ServiceControllerPermissionEntry^
The permission entry to insert into this collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: