Class KmlNonSchemaData
The field information and key/value pairs obtained from the node's non-schema data.
Inheritance
System.Object
KmlNonSchemaData
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 KmlNonSchemaData
Properties
Name | Description |
---|---|
Attributes | Gets the key and value pairs obtained from non-schema data nodes. |
Fields | Gets an array of simple fields representing the non-schema data. |
Methods
Name | Description |
---|---|
GetField(String) | Returns the simple field object with the given name, or |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |