コンストラクタ

Namespace: fvalgcli
Assembly: fvalgcli (in fvalgcli.dll) Version: 3.1.0.0 (3.1.0.11)

Syntax

C#
public PNT_T_PTR(
	int ptr
)
Visual Basic
Public Sub New ( 
	ptr As Integer
)

Parameters

ptr
Type: System..::..Int32
配列の先頭アドレス

See Also