Click or drag to resize
CSTRiStrMin2 Method
Length less spaces and tabs, string unchanged.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static int iStrMin2(
	string str1
)

Parameters

str1
Type: SystemString
string to find the min length of

Return Value

Type: Int32
String length.
See Also