Click or drag to resize

IVIZZARDServiceGetSimulationPostionTime Method

시뮬레이션 Index에 해당되는 Time 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
DateTime GetSimulationPostionTime(
	int index
)

Parameters

index
Type: SystemInt32
Index

Return Value

Type: DateTime
Time
See Also