削除.

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

Syntax

C#
void Remove(
	SerialPort port
)
Visual Basic
Sub Remove ( 
	port As SerialPort
)

Parameters

port
Type: System.IO.Ports..::..SerialPort
通信オブジェクト

See Also