SessionProfile.GetBuiltInFunctions Method

Provides the value for BuiltInFunctions.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
protected abstract IEnumerable<TermInfo> GetBuiltInFunctions()

Return Value

IEnumerable<TermInfo>
The value to be returned by BuiltInFunctions.

See Also