Discussion 解説
Use this initializer to create a double by converting an MLData
with an underlying type of Double
. You can confirm the data value’s underlying type by retrieving a non-nil
value from double
or by inspecting the type
property.
このイニシャライザを使ってdoubleを作成してください、MLData
をある基礎をなす型のDouble
で変換することによってあなたは、データ値のもつ基礎をなす型を確認することが、非nil
値をdouble
から回収することによって、またはtype
プロパティを調査することによって可能です。