ConnectionItems.ICollection<KeyValuePair<Object,Object>>.CopyTo Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
Parametry
- array
- KeyValuePair<Object,Object>[]
- arrayIndex
- Int32