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