次の方法で共有


ReadOnlyDictionary45<TKey,TValue>.KeyCollection.ICollection.CopyTo メソッド

定義

void ICollection.CopyTo (Array array, int index);
abstract member System.Collections.ICollection.CopyTo : Array * int -> unit
override this.System.Collections.ICollection.CopyTo : Array * int -> unit
Sub CopyTo (array As Array, index As Integer) Implements ICollection.CopyTo

パラメーター

array
Array
index
Int32

実装

適用対象