ReadOnlyListSegment<(Of <(<'T>)>)>..::..Item Property

Gets or sets the value at the specified index.

Namespace:  Tortuga.Anchor.Collections
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public T this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As T
	Get

Parameters

index
Type: Int32
The index.

Return Value

T.

Exceptions


ExceptionCondition
[ArgumentOutOfRangeException] index or index