 | IVariablesCount Property |
Returns the number of variables in the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property Count As Integer
Get
Dim instance As IVariables
Dim value As Integer
value = instance.Count
Property Value
Type:
Int32
See Also