SignedDataBlocksCollectionClass.Item[Object] Property

Definition

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

Parameters

varIndex
Object

Property Value

SignedDataBlockObject

Implements

Applies to