Returns the data item of the matrix.
Visual Basic |
---|
Public Function Item( _ ByVal Num As Long _ ) As Double |
- Num
- Required parameter of type long between 1 and 12 inclusive from which the matrix data is copied.
Double value.
PC-DMIS 2019 R2 Object Library | |
Item Method | |
See Also Send Topic Feedback | See Object Hierarchy Chart |
PCDLRN ActiveX DLL > DmisMatrix Object : Item Method |
Glossary Item Box
Visual Basic |
---|
Public Function Item( _ ByVal Num As Long _ ) As Double |