外部より読み込みを強制できるメソッド

Namespace: GIS
Assembly: HeightBased2route (HeightBased2route.exe 内) バージョン: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool SetXML(
	int i
)
Visual Basic
Public Function SetXML ( _
	i As Integer _
) As Boolean
Visual C++
public:
bool SetXML(
	int i
)

Parameters

i
Type: System..::..Int32
読み込ませたいファイル番号

Return Value

指定した番号で読み込み可能であればtrue

See Also

inserted by FC2 system