System::Runtime::Serialization::FormatterConverter::ToInt32 메서드

FormatterConverter::ToInt32 method

값을 int32_t 로 변환합니다.

int32_t System::Runtime::Serialization::FormatterConverter::ToInt32(System::SharedPtr<Object> value) override
매개변수형식설명
valueSystem::SharedPtr<Object>변환될 객체.

ReturnValue

변환된 값.

또 보기