WestwindJsonSerializer.ParseNumber
Related Topics
See also
Class WestwindJsonSerializer
West Wind Web Toolkit for ASP.NET
 WestwindJsonSerializer.ParseNumber
public bool ParseNumber(string value,
	ref object result);

Parameters

string value

ref object result

Overloads:

public object ParseNumber(string value, Type valueType);

See also:

Class WestwindJsonSerializer


Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic