public PropertyValue operator implicit( bool b )
public: operator PropertyValue^ ( bool b )
Parameters
- b
- bool to convert
Return Value
PropertyValue object storing value given as a parameter.
bool
to the PropertyValue object.public PropertyValue operator implicit( bool b )
public: operator PropertyValue^ ( bool b )