Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines 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.
ReadonlyItemGets the layer at the specified index.
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 image layer to this collection, using the specified stream.
The stream to use for creating the image layer.
The newly created image 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.
Applies the specified action to all nodes of the specified type in the subtree spanned from this node, including this node.
Generic type argument
The action to apply.
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