Partager via


FormRegionCollectionBase.ICollection<IFormRegion>.CopyTo, méthode

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Espace de noms :  Microsoft.Office.Tools.Outlook
Assembly :  Microsoft.Office.Tools.Outlook.v4.0.Utilities (dans Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Syntaxe

'Déclaration
Private Sub CopyTo ( _
    array As IFormRegion(), _
    arrayIndex As Integer _
) Implements ICollection(Of IFormRegion).CopyTo
void ICollection<IFormRegion>.CopyTo(
    IFormRegion[] array,
    int arrayIndex
)

Paramètres

Implémentations

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

Sécurité .NET Framework

Voir aussi

Référence

FormRegionCollectionBase Classe

Microsoft.Office.Tools.Outlook, espace de noms