CMdENumberProperty Class Reference

class CMdENumberProperty

Template for number property compatibility wrappers to property.

Public Member Functions
void SetValueL (T)
T Value ()

Member Functions Documentation

SetValueL(T)

void SetValueL ( T aValue )

Sets the value of the property.

Parameters

T aValue New value.

Value()

T Value ( ) const

Returns the value of the property.