ReadOnlyListSegment<(Of <(<'T>)>)>..::..Equality Operator
Implements the == operator.
Namespace:
Tortuga.Anchor.CollectionsAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public static bool operator ==( ReadOnlyListSegment<T> a, ReadOnlyListSegment<T> b )
Public Shared Operator = ( _ a As ReadOnlyListSegment(Of T), _ b As ReadOnlyListSegment(Of T) _ ) As Boolean
Parameters
- a
- Type: Tortuga.Anchor.Collections..::..ReadOnlyListSegment<(Of <(<'T>)>)>
a.
- b
- Type: Tortuga.Anchor.Collections..::..ReadOnlyListSegment<(Of <(<'T>)>)>
The b.