ItemWithIndexTIndex Property |
The index of the element in the sequence.
Namespace:
Linq.Extras
Assembly:
Linq.Extras (in Linq.Extras.dll) Version: 5.0.0+96a4f4bfed64095342c5df107c1fe1fb95603ee5
Syntaxpublic int Index { get; }
Public ReadOnly Property Index As Integer
Get
member Index : int with get
Property Value
Type:
Int32
See Also