Click or drag to resize

settingsMemberInfoGroupDictionaryGetSubDictionary Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public settingsMemberInfoGroupDictionary GetSubDictionary(
	IEnumerable<string> groups
)
Request Example View Source

Parameters

groups
Type: System.Collections.GenericIEnumerableString

Return Value

Type: settingsMemberInfoGroupDictionary
See Also