Walter.BOM
Parse(String,JsonSerializerSettings) Method
Walter.BOM Assembly > Walter.BOM Namespace > TParse<T> Class > Parse Method : Parse(String,JsonSerializerSettings) Method
value to parse
the settings to us
implements parse from string to type
Syntax
public static T Parse( 
   string text,
   Newtonsoft.Json.JsonSerializerSettings settings
)

Parameters

text
value to parse
settings
the settings to us

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TParse<T> Class
TParse<T> Members
Overload List