 | PropertyDataStructureTools Methods |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI The PropertyDataStructureTools type exposes the following members.
Methods|
| Name | Description |
|---|
  | addTableExtendedRows |
Adds the table extended rows.
|
  | AddToShema |
Adds column using object source reflection information
|
  | buildColumnDictionary | |
  | buildComparativeDataTable |
Builds vertical data table - aka: comparative table
|
  | buildConsolidatedColumnDictionary | |
  | BuildDataShema |
Builds the data table.
|
  | BuildDataTableHorT(T, String) | |
  | BuildDataTableHorT(T, PropertyEntryColumn, String) |
Builds the data table hor.
|
  | BuildDataTableHorDictionaryTKey, T |
Builds the data table hor dictionary.
|
  | buildDataTableHorizontal |
Builds the data table - from all entries inside the collection
|
  | BuildDataTableHorizontal |
Builds the data table using reflection and selected columns. Supports formating instruction, expression and other advanced atributes
|
  | buildDataTableVertical(PropertyCollectionExtended, String, String, IEnumerablePropertyCollection) |
Builds the data table.
|
  | buildDataTableVertical(PropertyEntryDictionary, String, String, IEnumerablePropertyCollection) |
Builds vertical datatable
|
  | convertPEColumn |
Converts the pe column.
|
  | getColumnValue(PropertyEntry, PropertyCollectionExtended, Int32, String) |
Gets the right column value
|
  | getColumnValue(PropertyEntry, Object, Int32, String) |
Gets the right column value
|
  | NormalizeColumnNames | |
  | NormalizeTableAndColumnNames | |
  | set | |
  | SetDataRow | |
  | StartShema | |
Top
See Also