XmlHelpers.GetValueFormatterForXsdType(String) Method

Definition

public:
 static Microsoft::XLANGs::RuntimeTypes::ValueFormatter ^ GetValueFormatterForXsdType(System::String ^ xsdType);
public static Microsoft.XLANGs.RuntimeTypes.ValueFormatter GetValueFormatterForXsdType (string xsdType);
static member GetValueFormatterForXsdType : string -> Microsoft.XLANGs.RuntimeTypes.ValueFormatter
Public Shared Function GetValueFormatterForXsdType (xsdType As String) As ValueFormatter

Parameters

xsdType
String

Returns

ValueFormatter

Applies to