ValueRangeAttribute Constructor (UInt64)
Initializes a new instance of the ValueRangeAttribute class.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public ValueRangeAttribute( ulong value )
Public Sub New ( _ value As ULong _ )
public: ValueRangeAttribute( unsigned long long^ value )
Parameters
- value
- Type: UInt64
The value.