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.
Determines whether the specified licensed function is enabled.
The licensed function to query. May not be null.
true if the specified licensed function is enabled; otherwise, false.
The LicenseManager is an application wide service that provides information on which Spotfire.Dxp.Framework.License.LicensedFunction that are enabled. New instances of this manager cannot be created. To access the one and only instance of this class, use one of the service provider methods available.
Since
2.0