Index Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 Index Property Patterns-In-Action! Application ► WPFViewModel ► CustomerViewModel ► Index C# Visual Basic Gets or sets the index of the currently selected customer in the customer list. Declaration Syntax C# Visual Basic public int Index { private get; set; } Public Property Index As Integer Assembly: WPFViewModel (Module: WPFViewModel) Version: 1.0.0.0 (1.0.0.0) previous page start next page