ConnectionItems.ICollection<KeyValuePair<Object,Object>>.CopyTo メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
virtual void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.CopyTo(cli::array <System::Collections::Generic::KeyValuePair<System::Object ^, System::Object ^>> ^ array, int arrayIndex) = System::Collections::Generic::ICollection<System::Collections::Generic::KeyValuePair<System::Object ^, System::Object ^>>::CopyTo;
void ICollection<KeyValuePair<object,object>>.CopyTo (System.Collections.Generic.KeyValuePair<object,object>[] array, int arrayIndex);
abstract member System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.CopyTo : System.Collections.Generic.KeyValuePair<obj, obj>[] * int -> unit
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.CopyTo : System.Collections.Generic.KeyValuePair<obj, obj>[] * int -> unit
Sub CopyTo (array As KeyValuePair(Of Object, Object)(), arrayIndex As Integer) Implements ICollection(Of KeyValuePair(Of Object, Object)).CopyTo
パラメーター
- array
- KeyValuePair<Object,Object>[]
- arrayIndex
- Int32