BcfTableTRowLoad Method |
| Name | Description | |
|---|---|---|
| Load(IDictionaryString, Object, Boolean) |
Loads the specified values into a row.
| |
| Load(Object, Boolean) |
Loads the specified values into a row.
| |
| Load(BcfRow, BcfRowMergeOption, BcfRowComparisonMode, FuncBcfColumn, Boolean, Boolean) |
Loads cell-values of specified sourceRow.
(Inherited from BcfTable.) | |
| Load(IEnumerableBcfRow, BcfRowMergeOption, BcfRowComparisonMode, FuncBcfColumn, Boolean, Boolean) |
Loads cell-values of specified distinctSourceRows.
(Inherited from BcfTable.) |