Functions.PrepareBuiltInFunctions Method
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public static List<TermInfo> PrepareBuiltInFunctions(
SessionProfile sessionProfile
)
Public Shared Function PrepareBuiltInFunctions (
sessionProfile As SessionProfile
) As List(Of TermInfo)
public:
static List<TermInfo^>^ PrepareBuiltInFunctions(
SessionProfile^ sessionProfile
)
static member PrepareBuiltInFunctions :
sessionProfile : SessionProfile -> List<TermInfo>
- sessionProfile SessionProfile
- Profile of the current session.
List<TermInfo>A list of functions info.