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.
Initializes a new instance of the Spotfire.Dxp.Data.Formats.Stdf.StdfColumnMetadata class.
Initializes a new instance of the Spotfire.Dxp.Data.Formats.Stdf.StdfColumnMetadata class.
The column name.
The column data type.
Gets an enumerable over all non-mandatory metadata properties of the column.
Adds or replaces a metadata property to the collection.
The new or modified metadata property.
Adds a new metadata property to the collection.
The new metadata property.
Gets an enumerator with all metadata properties in the collection.
An enumerator instance.
Gets the value of a metadata property.
Generic type argument
The name of the property.
The value of the metadata property.
Returns an immutable copy of this instance.
An immutable copy of this instance.
Removes the property with the specified name from the collection.
The property name.
Looks up a metadata property by name.
The name of the property.
The metadata property.
True if the name was found; otherwise, false.
Gets the value of a metadata property.
Generic type argument
The name of the property.
The value of the property if found; otherwise, null.
True if the name was found; otherwise, false.
Represents column-level metadata in STDF.
Since
2.1