Class UsedPrefKeysUtils
Inherited Members
Namespace: SuperOffice.Util
Assembly: SoDataBase.dll
Syntax
public class UsedPrefKeysUtils
Constructors
UsedPrefKeysUtils()
Declaration
public UsedPrefKeysUtils()
Methods
GetUsedPrefKeys()
Declaration
public static HashSet<string> GetUsedPrefKeys()
Returns
| Type | Description |
|---|---|
| HashSet<string> |
GetUsedPrefKeysInSection(string)
Declaration
public static HashSet<string> GetUsedPrefKeysInSection(string section)
Parameters
| Type | Name | Description |
|---|---|---|
| string | section |
Returns
| Type | Description |
|---|---|
| HashSet<string> |