| CorrelationBaseDataLength Property |
Gets the length of the correlation data.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public int DataLength { get; }
Public ReadOnly Property DataLength As Integer
Get
public:
property int DataLength {
int get ();
}
member DataLength : int with get
Property Value
Int32See Also