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