Click or drag to resize

MatTotal Method

Overload List
  NameDescription
Public methodTotal
Returns the total number of array elements.
Public methodTotal(Int32, Int32)
Returns the total number of array elements. The method returns the number of elements within a certain sub-array slice with startDim <= dim < endDim
Top
See Also