Show / Hide Table of Contents

Constructor KmlSimpleField

KmlSimpleField(KmlSimpleFieldType, String, String, Boolean)

Initializes a new instance of the KmlSimpleField class.

Declaration
public KmlSimpleField(KmlSimpleFieldType type, string name, string displayName, bool isArray)
Parameters
Type Name Description
KmlSimpleFieldType type

The type of the simple field.

System.String name

The name of the simple field.

System.String displayName

The display name of the simple field.

System.Boolean isArray

Indicates if the value of this field is an array.

Applies to

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