HasChildNodes

Node.HasChildNodes property

Gets whether this node has any children.

public bool HasChildNodes { get; }

See Also