Jaa


Expression.FunctionTable.Keys Property

Definition

Gets a collection of string values that represent the keys of the StandardFunctions.

public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Keys As ICollection(Of String)

Property Value

A list of string values.

Implements

Applies to