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