Click or drag to resize

CVVFillString Method

Fill a VV with a string value.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void FillString(
	string str_val
)

public void FillString(
	string str_val
)

Parameters

str_val
Type: SystemString
String
See Also