Share via


DocumentSection.Elements Property

Definition

Child elements of the section.

public System.Collections.Generic.IReadOnlyList<string> Elements { get; }
member this.Elements : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Elements As IReadOnlyList(Of String)

Property Value

Applies to