protected float NearestValidValue( float value, Nullable<float> interval )
Protected Function NearestValidValue ( _ value As Single, _ interval As Nullable(Of Single) _ ) As Single
protected: float NearestValidValue( float value, Nullable<float> interval )