Errors.Item[Int32] Property

Definition

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

Parameters

index
Int32

Property Value

ErrorObject

Applies to