public bool ValidateValue( PropertyValue pValue )
public: bool ValidateValue( PropertyValue^ pValue )
Parameters
- pValue
Return Value
true : value fits to the definition
false : value does not fit to the definition
public bool ValidateValue( PropertyValue pValue )
public: bool ValidateValue( PropertyValue^ pValue )
true : value fits to the definition
false : value does not fit to the definition