Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Readonly
ItemGets the layer at the specified index.
Gets the context of this node.
Gets the number of layers contained in this instance.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Adds a new Spotfire.Dxp.Application.Visuals.Maps.MapChartDataLayer to this collection.
The data table to be used as feature table for the layer.
The newly created feature layer visualization.
The newly created layer.
Adds a new Spotfire.Dxp.Application.Visuals.Maps.MapChartDataLayer to this collection.
The data table to be used for the layer.
The newly created marker layer visualization.
The newly created layer.
Adds a new standard tile layer.
The newly created standard tile layer.
Returns an enumerator that iterates through the collection.
A System.Collections.Generic.IEnumerator that can be used to iterate through the collection.
Determines the index of a specific item.
The object to locate.
The index of item if found; otherwise, -1.
Removes the first occurrence of the specified layer from this instance.
The item to remove.
true if item was removed; otherwise, false. This method also returns false if item is not found.
Removes the item at the specified index.
The zero-based index of the item to remove.
Represents a collection of map chart layers in the order back to front. That is, the layer at index 0 is the rearmost layer.
Since
2.0