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.Panels in this collection.
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.Panel with the specified type identifier.
The panel type identifier.
The newly created Spotfire.Dxp.Application.Panel, or null if the type identifier is unsupported.
Adds a new Spotfire.Dxp.Application.Panel of the specified type.
Generic type argument
Null if the Spotfire.Dxp.Application.Panel type is unlicensed, otherwise true.
Configures this Spotfire.Dxp.Application.PanelCollection.
Configures this Spotfire.Dxp.Application.PanelCollection, reflecting the specified source.
The source.
Determines whether the specified Spotfire.Dxp.Application.Panel exists in this collection.
The panel.
true if the panel is in the collection; otherwise, false.
Determines whether a Spotfire.Dxp.Application.Panel of the specified type exists in this collection.
The panel type.
true if a Spotfire.Dxp.Application.Panel of the specified type is in the collection; otherwise, false.
Determines whether a Spotfire.Dxp.Application.Panel with the specified type identifier exists in this collection.
The panel type identifier.
true if a Spotfire.Dxp.Application.Panel of the specified Spotfire.Dxp.Framework.DocumentModel.TypeIdentifier is in the collection; otherwise, false.
Determines whether a Spotfire.Dxp.Application.Panel of the specified type exists in this collection.
Generic type argument
true if a Spotfire.Dxp.Application.Panel of the specified type is in the collection; otherwise, false.
Returns an enumerator that iterates through the collection.
A System.Collections.Generic.IEnumerator that can be used to iterate through the collection.
Tries to get the panel with the specified type identifier.
The panel type identifier.
The reference to be set.
true if the panel was found, otherwise false.
Tries to get the panel of the specified type.
Generic type argument
The reference to be set.
true if the panel was found, otherwise false.
A collection of Spotfire.Dxp.Application.Panels.
Since
2.0