New to Telerik UI for WPFStart a free 30-day trial

This type is used internally by the data binding infrastructure and is not intended to be used directly from your code.

Definition

Namespace:Telerik.Windows.Data

Assembly:Telerik.Windows.Data.dll

Type Parameters:

T

Syntax:

C#
public class GenericEnumerable<T> : IEnumerable<T>, IEnumerable

Inheritance: objectGenericEnumerable<T>

Implements: IEnumerableIEnumerable<T>

Constructors

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

C#
public GenericEnumerable(IEnumerable source)
Parameters:sourceIEnumerable

The source.

In this article
DefinitionConstructorsGenericEnumerable(IEnumerable)
Not finding the help you need?
Contact Support