'宣言 Public Sub CopyTo( _ ByVal array() As ObservableKeyValuePair(Of TKey,TValue), _ ByVal index As System.Integer _ )
public void CopyTo( ObservableKeyValuePair<TKey,TValue>[] array, System.int index )
パラメータ
- array
- index
'宣言 Public Sub CopyTo( _ ByVal array() As ObservableKeyValuePair(Of TKey,TValue), _ ByVal index As System.Integer _ )
public void CopyTo( ObservableKeyValuePair<TKey,TValue>[] array, System.int index )