Click or drag to resize

sampleGroupEnginecreateGroupSet Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Automatic group creation - using default settings

Namespace:  imbWEM.Core.sampleGroup
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public static sampleGroupSet createGroupSet(
	int numberOfGroups
)

Parameters

numberOfGroups
Type: SystemInt32
Number of groups to autocreate

Return Value

Type: sampleGroupSet

[Missing <returns> documentation for "M:imbWEM.Core.sampleGroup.sampleGroupEngine.createGroupSet(System.Int32)"]

See Also