| Visual Basic (Declaration) | |
|---|---|
Public Sub CopyTo( _ ByVal array() As TKey, _ ByVal arrayIndex As Integer _ )  | |
| C# | |
|---|---|
public void CopyTo( TKey[] array, int arrayIndex )  | |
Parameters
- array
 - arrayIndex
 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7