ResultSegment<TElement>.Results Property

Definition

public System.Collections.Generic.List<TElement> Results { get; }
member this.Results : System.Collections.Generic.List<'Element>
Public ReadOnly Property Results As List(Of TElement)

Property Value

List<TElement>

Applies to