通信オブジェクト

Namespace: FVIL.Parser
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
SerialPort[] Ports { get; }
Visual Basic
ReadOnly Property Ports As SerialPort()
	Get

Property Value

Type: array<SerialPort>[]()[][]

See Also