Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Required parameter of type long between 1 and 12 inclusive from which the matrix data is copied.
Item Method
Description
Returns the data item of the matrix.
Syntax
Visual Basic
Public Function Item( _
   ByVal Num As Long _
) As Double
Parameters
Num
Required parameter of type long between 1 and 12 inclusive from which the matrix data is copied.
Return Type
Double value.
See Also