Show / Hide Table of Contents

Property Elements

Elements

Gets an ordered list of the elements contained by the form.

Declaration
public IReadOnlyList<FormElement> Elements { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<FormElement>

An ordered list of the elements contained by the form.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.4 - 200.8
.NET200.4 - 200.8
.NET Windows200.4 - 200.8
.NET Android200.4 - 200.8
.NET iOS200.4 - 200.8
.NET Framework200.4 - 200.8
UWP200.4 - 200.8
In This Article
Back to top Copyright © 2022 Esri.