Show / Hide Table of Contents

Property ExtendedSchemaData

ExtendedSchemaData

Gets a collection of schema data present in the extended data of a KML node.

Declaration
public IReadOnlyList<KmlSchemaData> ExtendedSchemaData { get; }
Property Value
Type Description
IReadOnlyList<KmlSchemaData>

A collection of schema data present in the extended data of a KML node.

Remarks

This instance can be cast to an IList<KmlSchemaData> to be able to edit the collection.

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.