Gets the number of ports mapped during construction.
Namespace: RTX.IOAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
public int PortLength { get; private set; }
public int PortLength { get; private set; }
Public Property PortLength As Integer
Get
Private Set
Public Property PortLength As Integer
Get
Private Set
public:
property int PortLength {
int get ();
private: void set (int value);
}
public:
property int PortLength {
int get ();
private: void set (int value);
}
Property Value
Type:
Int32