OpenXmlElement.HasChildren Property

Definition

Gets a value indicating whether the current element has any child elements.

public abstract bool HasChildren { get; }
member this.HasChildren : bool
Public MustOverride ReadOnly Property HasChildren As Boolean

Property Value

Returns Boolean.

Applies to