Extensions.IsPureExpression Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Als een waarde pure expressie is.
public static bool IsPureExpression (this LGTemplateParser.KeyValueStructureValueContext context);
static member IsPureExpression : LGTemplateParser.KeyValueStructureValueContext -> bool
<Extension()>
Public Function IsPureExpression (context As LGTemplateParser.KeyValueStructureValueContext) As Boolean
Parameters
Waardecontext sleutelwaardestructuur.
Retouren
Is pure expressie of niet.