This documentation is archived and is not being maintained.
GeneratorPosition.Index Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the Int32 index that is relative to the generated (realized) items.
Namespace:
System.Windows.Controls.Primitives
Assembly:
System.Windows (in System.Windows.dll)
'Declaration
Public Property Index As Integer
Property Value
Type:
System.Int32An Int32 index that is relative to the generated (realized) items.
-1 is a special value that refers to a fictitious item at the beginning or the end of the items list.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0