Freigeben über


ErrorsCollectionClass.Item[Int32] Eigenschaft

Definition

Dieser Typ ist ein Wrapper für eine CoClass oder ein CoClass-Mitglied, das von verwaltetem Code für COM-Interoperabilität benötigt wird. Diese Klasse sollte nicht in Code verwendet werden.

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

Parameter

index
Int32

Eigenschaftswert

Implementiert

Gilt für: