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 the value of a named property. Binary data properties are returned as UInt8Array.
The property name.
The value of the property.
Gets a value indicating whether the property has a value or not.
The name of the property.
True if the property has a value, false otherwise.
Sets the value of a named property. Setting a binary data property expects the value to be an UInt8Array.
The property name.
The value to set.
The collection of the properties (metadata) of a Spotfire.Dxp.Data.DataTable.
Since
2.0