Show / Hide Table of Contents

Class KmlSchemaData

The key/value pairs obtained from the node's schema data and the associated schema.

Inheritance
System.Object
KmlSchemaData
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Ogc
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class KmlSchemaData

Constructors

Name Description
KmlSchemaData(IEnumerable<KeyValuePair<String, Object>>, KmlSchema)

Initializes a new instance of the KmlSchemaData class.

Properties

Name Description
Attributes

Gets the key and value pairs obtained from schema data nodes.

Schema

Gets the schema associated with the schema data.

Methods

Name Description
SetAttributeValue(String, Object)

Sets the value of an existing attribute.

Applies to

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.