配列要素のアドレス

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

Syntax

C#
public F_EDGE_CLUST* pt(
	int index
)
Visual Basic
Visual Basic does not support APIs that consume or return unsafe types.

Parameters

index
Type: System..::..Int32
配列指標 (0~)

Return Value

Type: F_EDGE_CLUST*
指定された位置のアドレスを返します。

See Also