Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Long value specifying the data type information object.
Item Method
Description
This returns the data type information object specified by the Num value from the data type collection.
Syntax
Visual Basic
Public Function Item( _
   ByVal Num As Long _
) As DataType
Parameters
Num
Long value specifying the data type information object.
Return Type
DataType object.
See Also