InputParameterCollectionClass.Item[Object] Property

Definition

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

Parameters

varIndex
Object

Property Value

InputParameterObject

Implements

Applies to