The EmptyDataSource type exposes the following members.

Methods

  Name Description
Public method CopyTo
Copies all the items from this EmptyDataSource to the specified System.Array object, starting at the specified index in the System.Array object
Public method GetEnumerator
Returns a System.Collections.IEnumerator implemented object that contains all objects in the EmptyDataSource.

See Also