Get a List of Functions.

Syntax

ISCodeSearch.GetFunctionList([includeClassesWithoutFunctions])

Parameters

NameTypeOptionalByRefDescription
includeClassesWithoutFunctions Boolean Optional Indicates whether to include any Classes that do not contain any Functions (e.g., without even a constructor). If omitted, a value of True is assumed.

Return Value

List(Of ISCodeSearchResult)
Member of:
ISCodeSearch
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0