StringUtils.StripNonNumber

Strips all non digit values from a string and only returns the numeric string.

public static string StripNonNumber(string input)

Parameters

input


See also:

Class StringUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic