ItemLimitExceededException - Constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance d'un objet ItemLimitExceededException avec les informations spécifiées et une référence au contexte de l'exception.

Espace de noms :  Microsoft.Office.TranslationServices
Assembly :  Microsoft.Office.TranslationServices (dans Microsoft.Office.TranslationServices.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New ItemLimitExceededException(info, context)
protected ItemLimitExceededException(
    SerializationInfo info,
    StreamingContext context
)

Paramètres

Voir aussi

Référence

ItemLimitExceededException classe

ItemLimitExceededException - Membres

ItemLimitExceededException - Surcharge

Microsoft.Office.TranslationServices - Espace de noms