コンストラクタ

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

Syntax

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

Parameters

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

See Also