XDocumentClass._XDocument3_get_SignedDataBlocks Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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