Show / Hide Table of Contents

Method Add

Add(T)

Adds an item to the collection.

Declaration
public void Add(T item)
Parameters
Type Name Description
T item

The object to add to the collection.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 100.13
.NET Framework100.0 - 100.8
.NET 5100.11
.NET Core 3.1100.7 - 100.8
Xamarin.Android100.0 - 100.13
Xamarin.iOS100.0 - 100.8
UWP100.0 - 100.15
Relevant samples
Add an integrated mesh layer: View an integrated mesh layer from a scene service.
Add ENC exchange set: Display nautical charts per the ENC specification.
Add features: Add features to a feature layer.
Add graphics with symbols: Use a symbol style to display a graphic on a graphics overlay.
In This Article
Back to top Copyright © 2022 Esri.