ReadOnlySymbolValues Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Runtime values corresponding to static values described in a SymbolTable. See SymbolValues for a mutable derived class.
public abstract class ReadOnlySymbolValues
type ReadOnlySymbolValues = class
Public MustInherit Class ReadOnlySymbolValues
- Inheritance
-
ReadOnlySymbolValues
- Derived
Debug |
|
Symbol |
Get the symbol table that these values correspond to. |
Compose(Read |
Compose multiple symbol values into a single one. |
Get(ISymbol |
Get value of a slot previously provided by Set(ISymbolSlot, FormulaValue). |
New<T>(IRead |
Create values over existing collection. |
New |
|
New |
Get symbol values where each symbol is a field of the record. |
Set(ISymbol |
Set a value for a given slot. Set(x, value) function from the language will eventually call this, where the binder has resolved 'x' to a slot. |
Validate |
Product | Versions |
---|---|
Power Fx SDK | Latest |