ApplicationClass._Application3_get_XDocuments Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Interop::InfoPath::XDocumentsCollection ^ _Application3_get_XDocuments() = Microsoft::Office::Interop::InfoPath::_Application3::get_XDocuments;
public virtual Microsoft.Office.Interop.InfoPath.XDocumentsCollection _Application3_get_XDocuments ();
abstract member _Application3_get_XDocuments : unit -> Microsoft.Office.Interop.InfoPath.XDocumentsCollection
override this._Application3_get_XDocuments : unit -> Microsoft.Office.Interop.InfoPath.XDocumentsCollection
Public Overridable Function _Application3_get_XDocuments () As XDocumentsCollection