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.
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