PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public void CopyTo( <string, T>[] array, int arrayIndex ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub CopyTo ( _ array As (Of , T)(), _ arrayIndex As Integer _ ) |
Parameters
- array
- array<KeyValuePair<(Of <String, T>)>>[]()
- arrayIndex
- Int32
See Also
Smartsite.Security Namespace