ODataEnumerable<T> Class

Class ODataEnumerable. Implements the IEnumerable<T>

Inheritance

Object

ODataEnumerable<T>

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class ODataEnumerable<T>

Type Parameters

Name Description
T

Constructors

ODataEnumerable<T>link

Initializes a new instance of the ODataEnumerable<T> class.

Declaration
public ODataEnumerable<T>(IEnumerable<T> source)
Parameters
Type Name Description
IEnumerable<T> source The source.

Methods

GetEnumeratorlink

Gets the enumerator.

Declaration
public IEnumerator<T> GetEnumerator()
Returns
Type Description
IEnumerator<T>IEnumerator<T>.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙