Expression.FunctionTable.Keys Propiedad

Definición

Obtiene una colección de valores de cadena que representan las teclas de las FunciónEstándar.

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

Una lista de valores de cadena.

Implementaciones

Se aplica a