TaskPanes.Item[Object] Property

Definition

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

Parameters

varIndex
Object

Property Value

TaskPane

Applies to