Method GetFunctions
GetFunctions(string, string)
get functions of a group
Declaration
[HandleProcessCorruptedStateExceptions]
public FunctionDescList GetFunctions(string moduleName, string groupName)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | moduleName | Target module name  | 
    
| string | groupName | Target group name  | 
    
Returns
| Type | Description | 
|---|---|
| FunctionDescList |