AuthorizationRuleCollection::CopyTo Method (array<AuthorizationRule^>^, Int32)
.NET Framework (current version)
Copies the contents of the collection to an array.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- rules
-
Type:
array<System.Security.AccessControl::AuthorizationRule^>^
An array to which to copy the contents of the collection.
- index
-
Type:
System::Int32
The zero-based index from which to begin copying.
.NET Framework
Available since 2.0
Available since 2.0
Show: