Windows.Item[Object] Property

Definition

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

Parameters

varIndex
Object

Property Value

WindowObject

Applies to