Click or drag to resize

HelperCountString Method

KotakNet DotNet Library

Namespace:  KotakNet.Bridge
Assembly:  KotakNet.Bridge (in KotakNet.Bridge.dll) Version: 1.0.0.0 (1.0.22.702)
Syntax
public int CountString(
	string input,
	string countStr
)

Parameters

input
Type: SystemString
countStr
Type: SystemString

Return Value

Type: Int32
See Also