Class describing a range of values for a given type T
Inheritance Hierarchy
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
Syntaxgeneric<typename T>
public ref class Range
Type Parameters
- T
The RangeT type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Max | The maximum value |
 | Min | The minimum value |
Top
Methods
See Also