public bool operator implicit( PropertyValue p )
public: operator bool ( PropertyValue^ p )
Parameters
| Parameter Name | Description |
|---|---|
| p | PropertyValue to convert |
Return Value
bool value of the PropertyValue.
bool.public bool operator implicit( PropertyValue p )
public: operator bool ( PropertyValue^ p )
| Parameter Name | Description |
|---|---|
| p | PropertyValue to convert |