Click or drag to resize

sampleGroupSetsetGroupCounts Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Clears existing counts and searches the complete collection to get current counts

Namespace:  imbWEM.Core.sampleGroup
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void setGroupCounts(
	IGroupTagCollection tags = null
)

Parameters

tags (Optional)
Type: imbWEM.Core.sampleGroupIGroupTagCollection

[Missing <param name="tags"/> documentation for "M:imbWEM.Core.sampleGroup.sampleGroupSet.setGroupCounts(imbWEM.Core.sampleGroup.IGroupTagCollection)"]

See Also