Open this page in the API Guide

IEnumerator Constructor

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

Examples

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

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