RangeThru Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 RangeThru Property Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► PriceRangeItem ► RangeThru C# Visual Basic Gets the high end of the PriceRange item. Declaration Syntax C# Visual Basic public double RangeThru { get; private set; } Public Property RangeThru As Double Assembly: ASPNETWebApplication (Module: ASPNETWebApplication) Version: 1.0.0.0 (1.0.0.0) previous page start next page