ViewInfosCollectionClass.Item[Object] Property

Definition

public:
 virtual property Microsoft::Office::Interop::InfoPath::ViewInfoObject ^ default[System::Object ^] { Microsoft::Office::Interop::InfoPath::ViewInfoObject ^ get(System::Object ^ varIndex); };
public virtual Microsoft.Office.Interop.InfoPath.ViewInfoObject this[object varIndex] { get; }
Default Public Overridable ReadOnly Property Item(varIndex As Object) As ViewInfoObject

Parameters

varIndex
Object

Property Value

ViewInfoObject

Implements

Applies to