| ConnectivityMatrixlabels_ Field |
Lables for the items being connected.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax [NonSerializedAttribute]
protected List<string> labels_
<NonSerializedAttribute>
Protected labels_ As List(Of String)
protected:
[NonSerializedAttribute]
List<String^>^ labels_
[<NonSerializedAttribute>]
val mutable labels_: List<string>
Field Value
ListStringSee Also