System::Runtime::Serialization::FormatterConverter::ToBoolean metodu

FormatterConverter::ToBoolean method

Bir değeri bool tipine dönüştürür.

bool System::Runtime::Serialization::FormatterConverter::ToBoolean(System::SharedPtr<Object> value) override
ParameterTypeAçıklama
değerSystem::SharedPtr<Object>Dönüştürülecek nesne.

ReturnValue

Dönüştürülmüş değer.

Ayrıca Bakınız