ColumnBuilder T  Methods TIBCO Spotfire 6.0 API Reference
The ColumnBuilder T  type exposes the following members.
Methods

  NameDescription
Public methodAddInvalidItem 
Adds an invalid row to the column. The invalid row will be added as a new row after all previously added rows.
Public methodAddInvalidItem(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 methodAddItem
Adds a new row value to the column. The row will be added as a new row after all previously added rows.
Public methodAddItems
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Back to Top
See Also