Udostępnij za pośrednictwem


Metoda HybridDictionary<TKey, TValue>.CopyTo —

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Sub CopyTo ( _
    array As KeyValuePair(Of TKey, TValue)(), _
    arrayIndex As Integer _
)
public void CopyTo(
    KeyValuePair<TKey, TValue>[] array,
    int arrayIndex
)

Parametry

Implementuje

ICollection<T>.CopyTo(array<T[], Int32)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HybridDictionary<TKey, TValue> Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI