public IReadOnlyList<IPropertyPathElement> Elements { get; }
Public ReadOnly Property Elements As IReadOnlyList(Of IPropertyPathElement) Get
member Elements : IReadOnlyList<IPropertyPathElement> with get
In This Article