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.
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.
Removing null or a Spotfire.Dxp.Application.Visual not in the collection results in false but no exception.
A collection of Spotfire.Dxp.Application.Visual objects.
Since
2.0