Design Pattern Framework 3.5
List Property
Gets the list of price ranges.
Declaration Syntax
C# | Visual Basic |
public static IList<PriceRangeItem> List { get; }
Public Shared ReadOnly Property List As IList(Of PriceRangeItem)