Share via


WsXmlDocument.HasChildren Property

Indicates whether the root node element has child nodes.

Namespace: Ws.Services.Xml
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public bool HasChildren { get; }

Property Value

true if the root node element has child XML nodes.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsXmlDocument Class
WsXmlDocument Members
Ws.Services.Xml Namespace