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
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.8
.NET200.5 - 300.0
.NET Windows200.5 - 300.0
.NET Android200.5 - 300.0
.NET iOS200.5 - 300.0
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.