System::Runtime::Serialization::FormatterConverter::ToUInt16 メソッド

FormatterConverter::ToUInt16 method

値を uint16_t に変換します。

uint16_t System::Runtime::Serialization::FormatterConverter::ToUInt16(System::SharedPtr<Object> value) override
パラメーター説明
valueSystem::SharedPtr<Object>変換対象のオブジェクト。

ReturnValue

変換後の値。

参照