Table of Contents

Property HasChildNodes

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

HasChildNodes

Gets a value indicating whether this node has any children.

bool HasChildNodes { get; }

Property Value

bool

true if this node has any children, false otherwise.