Show / Hide Table of Contents

Property Fields

Fields

Gets the collection of KML simple fields representing the non-schema data.

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

A collection of simple fields representing the non-schema data.

Applies to

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