Edit

Share via


XmlSerializationReader.ToDateOnly(String) Method

Definition

protected:
 static DateOnly ToDateOnly(System::String ^ value);
protected static DateOnly ToDateOnly(string value);
static member ToDateOnly : string -> DateOnly
Protected Shared Function ToDateOnly (value As String) As DateOnly

Parameters

value
String

Returns

Applies to