Compartir a través de


Expression.FunctionTable.Keys Propiedad

Definición

Obtiene una colección de valores de cadena que representan las claves de 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)

Valor de propiedad

Lista de valores de cadena.

Implementaciones

Se aplica a