Click or drag to resize

VectorLabel Constructor (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the VectorLabel class

Namespace:  imbNLP.Toolkit.Vectors
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public VectorLabel(
	string _name
)

Parameters

_name
Type: SystemString

[Missing <param name="_name"/> documentation for "M:imbNLP.Toolkit.Vectors.VectorLabel.#ctor(System.String)"]

See Also