次の方法で共有


X12DateFormat.Implicit(String to X12DateFormat) 演算子

定義

文字列を X12DateFormat に変換します。

public static implicit operator Azure.ResourceManager.Logic.Models.X12DateFormat (string value);
static member op_Implicit : string -> Azure.ResourceManager.Logic.Models.X12DateFormat
Public Shared Widening Operator CType (value As String) As X12DateFormat

パラメーター

value
String

戻り値

適用対象