FormulaDependency
01 Syntax
Microsoft.VisualBasic.Math.Scripting.FormulaDependency
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| formula | 1 | the value expression of the target symbol: symbol = formula_expression |
| dependency | 1 | a collection of the FormulaDependency.symbol dependency in the current FormulaDependency.formula expression. |
| symbol | 1 |
04 Members
Sort(
IEnumerable(Of FormulaDependency))sort of the given formula list via the formula FormulaDependency.dependency
Parameters
| Name | Type | Description |
|---|---|---|
formulas | IEnumerable(Of FormulaDependency) | - |
Visit(FormulaDependency,
Dictionary(Of String, FormulaDependency), Dictionary(Of String, List(Of String)), Dictionary(Of String, Boolean), Dictionary(Of String, Boolean), List(Of FormulaDependency))深度优先访问节点,检测循环依赖
formula
the value expression of the target symbol: symbol = formula_expression
dependency
a collection of the FormulaDependency.symbol dependency in the current FormulaDependency.formula expression.
symbol
ToString()