The range at the specified position.
| C# | Visual Basic |
IValueRange<T> this[ int index ] { get; }
ReadOnly Default Property Item ( _ index As Integer _ ) As IValueRange(Of T)
- index (Int32)
| C# | Visual Basic |
IValueRange<T> this[ int index ] { get; }
ReadOnly Default Property Item ( _ index As Integer _ ) As IValueRange(Of T)