.. _doxcsid-class_p1_1_1_camera_sdk_1_1_value_range: ValueRange Class ~~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.CameraSdk`` A value range spanned by two integers, min and max. :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class ValueRange .. _csdetails-class_p1_1_1_camera_sdk_1_1_value_range: Remarks ^^^^^^^ A value range spanned by two integers, min and max. .. rubric:: See also: :ref:`PropertyValue ` Properties ^^^^^^^^^^ .. toctree:: :hidden: Min Max .. list-table:: :widths: 30 70 * - :ref:`Min ` - * - :ref:`Max ` - Methods ^^^^^^^ .. toctree:: :hidden: Equals GetHashCode ToString .. list-table:: :widths: 33 67 * - :ref:`Equals(object obj) ` - * - :ref:`GetHashCode() ` - * - :ref:`ToString() ` -