ColumnBuilderT Methods TIBCO Spotfire 7.6 API Reference

The ColumnBuilderT generic type exposes the following members.

Methods

  Name Description
Public method AddInvalidItem
Adds an invalid row to the column. The invalid row will be added as a new row after all previously added rows.
Public method AddInvalidItem(String) Obsolete.
Adds an invalid row to the column. The invalid row will be added as a new row after all previously added rows.
Public method AddItem
Adds a new row value to the column. The row will be added as a new row after all previously added rows.
Public method AddItems
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Top
See Also

Reference