'Declaration Public Sub CopyTo( _
ByVal arrayМассив.As System.Collections.Generic.KeyValuePair(Of String,String), _
ByVal arrayIndexУказанный индекс.As System.Int32 _
)
public void CopyTo(
System.Collections.Generic.KeyValuePair<string,string> array,
System.Int32 arrayIndex
)
public: void CopyTo(
System.Collections.Generic.KeyValuePair<string,string*>* array,
System.Int32 arrayIndex
)
public:
void CopyTo(
System.Collections.Generic.KeyValuePair<string,string^>^ array,
System.Int32 arrayIndex
)
Parameters
- array
- Массив.
- arrayIndex
- Указанный индекс.