ApplicationClass._Application_get_Windows 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::WindowsCollection ^ _Application_get_Windows() = Microsoft::Office::Interop::InfoPath::_Application::get_Windows;
public virtual Microsoft.Office.Interop.InfoPath.WindowsCollection _Application_get_Windows ();
abstract member _Application_get_Windows : unit -> Microsoft.Office.Interop.InfoPath.WindowsCollection
override this._Application_get_Windows : unit -> Microsoft.Office.Interop.InfoPath.WindowsCollection
Public Overridable Function _Application_get_Windows () As WindowsCollection