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: 19.00.00
Syntax
C#
public class RowIterator : IEnumerable, 
	IEnumerator, IDisposable

The DataSourceImporterRowIterator type exposes the following members.

Properties
 NameDescription
Public propertyCurrent 
Public propertyCurrentRow 
Public propertyPathName 
Public propertyTableName 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the DataSourceImporterRowIterator
Public methodGetEnumerator 
Public methodMoveNext 
Public methodReset 
Top
See Also