Udostępnij za pośrednictwem


Expression.FunctionTable.Item[String] Właściwość

Definicja

Pobiera wartość expressionEvaluator odpowiadającą podanemu kluczowi.

public AdaptiveExpressions.ExpressionEvaluator this[string key] { get; set; }
member this.Item(string) : AdaptiveExpressions.ExpressionEvaluator with get, set
Default Public Property Item(key As String) As ExpressionEvaluator

Parametry

key
String

Wartość ciągu nazwy funkcji.

Wartość właściwości

WyrażenieWaluator.

Implementuje

Dotyczy