ReadOnlyListSegment<(Of <(<'T>)>)> Operators and Type Conversions
The ReadOnlyListSegment<(Of <(<'T>)>)> type exposes the following members.
Operators
| Name | Description | |
|---|---|---|
|
|
Equality |
Implements the == operator.
|
|
|
Implicit Widening Implicit Implicit Implicit (List<(Of <<'(T>)>>) to ReadOnlyListSegment<(Of <<'(T>)>>)) |
Performs an implicit conversion from [List{T}] to ReadOnlyListSegment<(Of <(<'T>)>)>.
|
|
|
Implicit Widening Implicit Implicit Implicit (Collection<(Of <<'(T>)>>) to ReadOnlyListSegment<(Of <<'(T>)>>)) |
Performs an implicit conversion from [List{T}] to ReadOnlyListSegment<(Of <(<'T>)>)>.
|
|
|
Inequality |
Implements the != operator.
|

