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

FormatterConverter::ToBoolean method

값을 bool 로 변환합니다.

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

ReturnValue

변환된 값.

또 보기