Click or drag to resize

DataSourceImporterRowIterator Class

[Missing <summary> documentation for "T:Demo3D.Utilities.DataSourceImporter.RowIterator"]

Inheritance Hierarchy
SystemObject
  Demo3D.UtilitiesDataSourceImporterRowIterator

Namespace:  Demo3D.Utilities
Assembly:  WpfControls (in WpfControls.dll) Version: 18.03.00
Syntax
C#
public class RowIterator : IEnumerable, 
	IEnumerator, IDisposable

The DataSourceImporterRowIterator type exposes the following members.

Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the DataSourceImporterRowIterator
Public methodGetEnumerator
Public methodMoveNext
Public methodReset
Top
See Also