TNumber.Length Method
Gets the total number of elements in all dimensions of a matrix.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
Public Function Length As TNumber
public:
TNumber^ Length()
member Length : unit -> TNumber
Return Value
TNumberThe total number of elements in all dimensions of a matrix.