Port.GroupIndex
 
 
 

Port.GroupIndex operator

Introduced

v3.0

Description

Returns the port group index as a Long that this port belongs to or -1 if there is a failure.

C# Syntax

// get accessor
Int32 rtn = Port.GroupIndex;