Click or drag to resize

VectorBasename Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
ID of the vector

Namespace:  imbNLP.Toolkit.Vectors
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public string name { get; set; }

Property Value

Type: String
The name.

Implements

IVectorname
IObjectWithName.name
See Also