Show / Hide Table of Contents

Constructor KmlSchema

KmlSchema(IEnumerable<KmlSimpleField>, string, string)

Initializes a new instance of the KmlSchema class.

Declaration
public KmlSchema(IEnumerable<KmlSimpleField> fields, string name, string schemaId)
Parameters
Type Name Description
IEnumerable<KmlSimpleField> fields

An array of simple fields.

string name

The name of the schema.

string schemaId

The ID of the schema.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 300.0
.NET Windows200.6 - 300.0
.NET Android200.6 - 300.0
.NET iOS200.6 - 300.0
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.