Show / Hide Table of Contents

Constructor KmlSchemaData

KmlSchemaData(IEnumerable<KeyValuePair<string, object?>>, KmlSchema)

Initializes a new instance of the KmlSchemaData class.

Declaration
public KmlSchemaData(IEnumerable<KeyValuePair<string, object?>> attributes, KmlSchema schema)
Parameters
Type Name Description
IEnumerable<KeyValuePair<string, object>> attributes

The key-value pairs of the schema data.

KmlSchema schema

The schema associated with the schema data.

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.