Share via


DocumentListItem.Elements Property

Definition

Child elements of the list item.

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