XDocumentClass._XDocument3_get_SignedDataBlocks Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual Microsoft::Office::Interop::InfoPath::SignedDataBlocksCollection ^ _XDocument3_get_SignedDataBlocks() = Microsoft::Office::Interop::InfoPath::_XDocument3::get_SignedDataBlocks;
public virtual Microsoft.Office.Interop.InfoPath.SignedDataBlocksCollection _XDocument3_get_SignedDataBlocks ();
abstract member _XDocument3_get_SignedDataBlocks : unit -> Microsoft.Office.Interop.InfoPath.SignedDataBlocksCollection
override this._XDocument3_get_SignedDataBlocks : unit -> Microsoft.Office.Interop.InfoPath.SignedDataBlocksCollection
Public Overridable Function _XDocument3_get_SignedDataBlocks () As SignedDataBlocksCollection