Click or drag to resize

ClassifierClassCollection Constructor

Initializes a new instance of the ClassifierClassCollection class.

Namespace: RelaxIS_SDK.Plugins.Classifier.Data
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public ClassifierClassCollection(
	ClassifierClassSettingsBase usedSettings
)

Parameters

usedSettings  ClassifierClassSettingsBase
The settings used to create the initial set of classes.
See Also