Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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
- array
Type : array<Microsoft.Office.Tools.Outlook.IFormRegion[]
- arrayIndex
Type : System.Int32
Implémentations
ICollection<T>.CopyTo(array<T[], Int32)
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.