Open this page in the API Guide

IEnumerable Constructor

WARNING: This is an prototype only and should not be created directly.
 

Examples

The following example initializes a new instance of a IEnumerable object:

1
var newObject = new dundas.linq.IEnumerable();