ReadOnlyListSegment<(Of <(<'T>)>)> Methods
The ReadOnlyListSegment<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Contains |
Determines whether the list segment contains a specific value.
|
![]() |
CopyTo(array<T>[]()[][]) |
Copies the list segment to the destination array.
|
![]() |
CopyTo(array<T>[]()[][], Int32) |
Copies the list segment to the destination array.
|
![]() |
Equals(Nullable<(Of <<'(Object>)>>)) |
Determines whether the specified Object is equal to this instance.
|
![]() |
Equals(ReadOnlyListSegment<(Of <<'(T>)>>)) |
Returns true if both list segments refer to the same list at the same offset and count.
|
![]() |
Equals(System.Object) |
Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetEnumerator |
Gets the enumerator.
|
![]() |
GetHashCode |
Returns a hash code for this instance.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Slice(Int32) |
Slices the segment specified index.
|
![]() |
Slice(Int32, Int32) |
Slices the segment specified index.
|
![]() |
ToString |
Returns the fully qualified type name of this instance. (Inherited from ValueType.) |