SpanEnumerable<T>.Item(Span<T>, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Item (Span<T> span, int index);
new CommunityToolkit.HighPerformance.Enumerables.SpanEnumerable<'T>.Item : Span<'T> * int -> CommunityToolkit.HighPerformance.Enumerables.SpanEnumerable<'T>.Item
Public Sub New (span As Span(Of T), index As Integer)
Parameters
- span
- Span<T>
- index
- Int32