XmlSerializationReader.ToTimeOnlyIgnoreOffset(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
static TimeOnly ToTimeOnlyIgnoreOffset(System::String ^ value);
protected static TimeOnly ToTimeOnlyIgnoreOffset(string value);
static member ToTimeOnlyIgnoreOffset : string -> TimeOnly
Protected Shared Function ToTimeOnlyIgnoreOffset (value As String) As TimeOnly
Parameters
- value
- String