Método ReadOnlyLinkedElementCollection<T>.ICollection.CopyTo

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Private Sub CopyTo ( _
    array As Array, _
    index As Integer _
) Implements ICollection.CopyTo
void ICollection.CopyTo(
    Array array,
    int index
)

Parâmetros

Implementações

ICollection.CopyTo(Array, Int32)

Segurança do .NET Framework

Consulte também

Referência

ReadOnlyLinkedElementCollection<T> Classe

Namespace Microsoft.VisualStudio.Modeling