Share via


ODataCollectionReader.Read Method

Definition

Reads the next item from the message payload.

public abstract bool Read ();
abstract member Read : unit -> bool
Public MustOverride Function Read () As Boolean

Returns

True if more items were read; otherwise false.

Applies to