Method GetGroup
GetGroup(string, string)
get a group desc from a specific module
Declaration
[HandleProcessCorruptedStateExceptions]
public GroupDesc GetGroup(string moduleName, string groupName)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | moduleName | Target module name  | 
    
| string | groupName | Target group name  | 
    
Returns
| Type | Description | 
|---|---|
| GroupDesc |