다음을 통해 공유


Expression.FunctionTable.Keys 속성

정의

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)

속성 값

문자열 값 목록입니다.

구현

적용 대상