Show / Hide Table of Contents

Class UsedPrefKeysUtils

Inheritance
Object
UsedPrefKeysUtils
Namespace: SuperOffice.Util
Assembly: SoDataBase.dll
Syntax
public class UsedPrefKeysUtils : Object

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>

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top