ConnectionItems.ICollection<KeyValuePair<Object,Object>>.CopyTo Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- array
- KeyValuePair<Object,Object>[]
- arrayIndex
- Int32