Click or drag to resize

CIMGDeleteFault Method

Delete a fault trace

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void DeleteFault(
	int index
)

public void DeleteFault(
	int index
)

Parameters

index
Type: SystemInt32
Fault index (0 to N-1)
See Also