配列の先頭アドレス

Namespace: FVIL
Assembly: FVILbasic (in FVILbasic.dll) Version: 3.1.0.0 (3.1.0.17)

Syntax

C#
public virtual USHORT_PTR Address { get; }
Visual Basic
Public Overridable ReadOnly Property Address As USHORT_PTR
	Get

Return Value

Type: USHORT_PTR

配列の先頭アドレスを取得します。

See Also