Field<T>.Limits(Double, Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool Limits (out double min, out double max);
abstract member Limits : double * double -> bool
override this.Limits : double * double -> bool
Public Overridable Function Limits (ByRef min As Double, ByRef max As Double) As Boolean
Parameters
- min
- Double
- max
- Double