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.
Readonly
ItemGets the column with the specified name
Gets the number of columns.
Find all columns that match the search expression.
The search expression.
All columns that match the search expression.
Returns an enumerator that iterates through the collection.
Try to find a column which matches the column name.
The column name.
Returns the column, the value is undefined if the method returns false.
true if a column could be found; otherwise false.
Try to find a column which matches the column signature.
The column signature.
Returns the column, the value is undefined if the method returns false.
true if a column could be found; otherwise false.
Try to find a column which matches the column signature.
The column signature.
Returns the column, the value is undefined if the method returns false.
true if a column could be found; otherwise false.
Represents a collection of the Spotfire.Dxp.Data.DataRowReaderColumns that a Spotfire.Dxp.Data.DataRowReader returns.
Since
2.0