Click or drag to resize
StringExtrasRemoveAllNonAlphabetChars Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string RemoveAllNonAlphabetChars(
	string origString
)

Parameters

origString
Type: SystemString

Return Value

Type: String
See Also