 | IPortsCount Property |
Returns number of ports 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 IPorts
Dim value As Integer
value = instance.Count
Property Value
Type:
Int32
See Also