DataObjectsCollectionClass.Item[Object] Property

Definition

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

Parameters

varIndex
Object

Property Value

DataSourceObject

Implements

Applies to