Click or drag to resize
CSTRPrintf Method
Variable Argument PrintF function

Available since Oasis montaj version: 7.3.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void Printf(
	ref string str1,
	string str2
)

Parameters

str1
Type: SystemString
destination string
str2
Type: SystemString
pattern string
See Also