XmlSerializationWriter.FromTimeOnlyIgnoreOffset(TimeOnly) メソッド

定義

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

パラメーター

value
TimeOnly

返品

適用対象