Show / Hide Table of Contents

Property Attributes

Attributes

Gets the key-value pairs obtained from the node's non-schema data.

Declaration
public IDictionary<string, object> Attributes { get; }
Property Value
Type Description
System.Collections.Generic.IDictionary<System.String, System.Object>

The key-value pairs obtained from the node's non-schema data.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 200.8
.NET Windows200.5 - 200.8
.NET Android200.5 - 200.8
.NET iOS200.5 - 200.8
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.