IXMLDOMProcessingInstruction.hasChildNodes 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:
bool hasChildNodes();
[System.Runtime.InteropServices.DispId(17)]
public bool hasChildNodes ();
[<System.Runtime.InteropServices.DispId(17)>]
abstract member hasChildNodes : unit -> bool
Public Function hasChildNodes () As Boolean
Returns
Implements
- Attributes