Show / Hide Table of Contents

Method GetField

GetField(String)

Returns the simple field object with the given name, or null if no such field exists.

Declaration
public KmlSimpleField GetField(string name)
Parameters
Type Name Description
System.String name

The name of the simple field.

Returns
Type Description
KmlSimpleField

The simple field object with the given name, or null if no such field exists.

Applies to

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