Visual Guard Class Library Documentation |
|
VGPermissionSetCollection.CopyTo Method
Copies the permission set collection to a one-dimensional array.
Parameters
-
array
- A one-dimensional array of type VGPermissionSet that is the destination of the elements copied from the VGPermissionSetCollection. The array must have zero-based indexing.
-
index
- The zero-based index in the array at which copying begins.
See Also
VGPermissionSetCollection Class | Novalys.VisualGuard.Security.Membership Namespace