QueryResult.Items Property

Definition

Getter for the list of query result items.

public System.Collections.Generic.IEnumerable<object> Items { get; }
member this.Items : seq<obj>
Public ReadOnly Property Items As IEnumerable(Of Object)

Property Value

Applies to