BcfSequence Class |
Namespace: CalculationWorks.BusinessModel
The BcfSequence type exposes the following members.
| Name | Description | |
|---|---|---|
| FromFuncT |
Creates a simple sequence based on specified FuncTResult.
| |
| FromValueFuncT |
Creates a simple sequence based on specified FuncTResult. The returned sequence inherits BcfValueConstraintT
which implements IBcfSequenceT interface for T and T?; so it is usable for nullable and not nullable value type columns.
|