Click or drag to resize

PropertyDataStructureTools Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The PropertyDataStructureTools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberaddTableExtendedRows
Adds the table extended rows.
Public methodStatic memberAddToShema
Adds column using object source reflection information
Public methodStatic memberbuildColumnDictionary
Builds the consolidated column dictionary scanning all PropertyCollectionExtended items.
Public methodStatic memberbuildComparativeDataTable
Builds vertical data table - aka: comparative table
Public methodStatic memberbuildConsolidatedColumnDictionary
Builds the consolidated column dictionary scanning all PropertyCollectionExtended items.
Public methodStatic memberBuildDataShema
Builds the data table.
Public methodStatic memberBuildDataTableHorT(T, String)
Public methodStatic memberBuildDataTableHorT(T, PropertyEntryColumn, String)
Builds the data table hor.
Public methodStatic memberBuildDataTableHorDictionaryTKey, T
Builds the data table hor dictionary.
Public methodStatic memberbuildDataTableHorizontal
Builds the data table - from all entries inside the collection
Public methodStatic memberBuildDataTableHorizontal
Builds the data table using reflection and selected columns. Supports formating instruction, expression and other advanced atributes
Public methodStatic memberbuildDataTableVertical(PropertyCollectionExtended, String, String, IEnumerablePropertyCollection)
Builds the data table.
Public methodStatic memberbuildDataTableVertical(PropertyEntryDictionary, String, String, IEnumerablePropertyCollection)
Builds vertical datatable
Public methodStatic memberconvertPEColumn
Converts the pe column.
Public methodStatic membergetColumnValue(PropertyEntry, PropertyCollectionExtended, Int32, String)
Gets the right column value
Public methodStatic membergetColumnValue(PropertyEntry, Object, Int32, String)
Gets the right column value
Public methodStatic memberNormalizeColumnNames
Public methodStatic memberNormalizeTableAndColumnNames
Public methodStatic memberset
Public methodStatic memberSetDataRow
Public methodStatic memberStartShema
Top
See Also