Partager via


ErrorsCollectionClass.Item[Int32] Propriété

Définition

Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.

public:
 virtual property Microsoft::Office::Interop::InfoPath::ErrorObject ^ default[int] { Microsoft::Office::Interop::InfoPath::ErrorObject ^ get(int index); };
public virtual Microsoft.Office.Interop.InfoPath.ErrorObject this[int index] { get; }
member this.Item(int) : Microsoft.Office.Interop.InfoPath.ErrorObject
Default Public Overridable ReadOnly Property Item(index As Integer) As ErrorObject

Paramètres

index
Int32

Valeur de propriété

Implémente

S’applique à