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 Spotfire.Dxp.Application.Visuals.Layers.Layer at the specified index.
The Spotfire.Dxp.Application.Visuals.Layers.Layer at the specified index.
Gets a collection of methods for executing transactions on the document.
Adds a new Spotfire.Dxp.Application.Visuals.Layers.Layer to the collection that is a duplicate of the specified layer.
The layer to duplicate.
A new Spotfire.Dxp.Application.Visuals.Layers.Layer instance.
Adds a new Spotfire.Dxp.Application.Visuals.Layers.LayerGroup to the collection.
A new Spotfire.Dxp.Application.Visuals.Layers.LayerGroup instance.
Adds a new Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer to the collection.
A new Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer instance.
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.
Gets the enumerator for the collection.
An enumerator for the collection.
Removes the specified layer from this collection.
The layer to remove.
true if the layer was successfully removed from this collection; otherwise false.
Removes the layer at the specified index.
The zero-based index of the layer to remove.
Represents a collection of layers.
Remark
This class provides functionality to manage a collection of Spotfire.Dxp.Application.Visuals.Layers.Layer objects.
Since
2.2