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.
Gets the context of this node.
Gets the number of Spotfire.Dxp.Application.Visuals in this collection.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Creates a duplicate of the specified Spotfire.Dxp.Application.Visual and adds it to the collection.
The Spotfire.Dxp.Application.Visual to duplicate. It must be attached to the document.
The duplicate Spotfire.Dxp.Application.Visual.
Adds a new visual of the specified type.
Generic type argument
The newly created content.
Creates a new Spotfire.Dxp.Application.Visual with a visual of the type identified by visualTypeId and adds it to the collection.
The visual type identifier.
The newly created Spotfire.Dxp.Application.Visual.
Determines whether the visual is in the collection.
The visual.
true if the visual is in the collection; otherwise, false.
Removes the specified Spotfire.Dxp.Application.Visual.
The Spotfire.Dxp.Application.Visual to remove.
true is successful, otherwise false.
A collection of Spotfire.Dxp.Application.Visual objects.
Since
2.0