Click or drag to resize

sampleGroupSetsetGroupsToCollection Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Sets the groups to collection according to policy and defined groups in this set. It will call [!:setGroupCounts(IRelationEnabledCollection)] if isCountCalledYet is false

Namespace:  imbWEM.Core.sampleGroup
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void setGroupsToCollection(
	IGroupTagCollection collection,
	sampleGroupAssignPolicy policy
)

Parameters

collection
Type: imbWEM.Core.sampleGroupIGroupTagCollection
The collection.
policy
Type: imbWEM.Core.sampleGroupsampleGroupAssignPolicy
The policy.
See Also