ReadOnlyListSegment<(Of <(<'T>)>)> Structure

This represents a segment of an IList.

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

Syntax


[SuppressMessageAttribute]
[SuppressMessageAttribute]
public struct ReadOnlyListSegment<T>
<SuppressMessageAttribute> _
<SuppressMessageAttribute> _
Public Structure ReadOnlyListSegment(Of T)

Type Parameters

T