SignedDataBlocksCollection Members

Include Protected Members
Include Inherited Members

The collection of SignedDataBlockObject objects in the form template as defined in the form definition file (.xsf).

The SignedDataBlocksCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of SignedDataBlockObject objects in the form template. (Inherited from SignedDataBlocks.)
Public property Item Gets a reference to the specified SignedDataBlockObject object from the SignedDataBlocksCollection collection, based on position or name. (Inherited from SignedDataBlocks.)

Top

Methods

  Name Description
Public method GetEnumerator Gets an IEnumerator that iterates over all entries in the SignedDataBlocksCollection object. (Inherited from SignedDataBlocks.)

Top

See Also

Reference

SignedDataBlocksCollection Interface

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace