Click or drag to resize
StringExtrasStringStartsWithLetter Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool StringStartsWithLetter(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: Boolean
See Also