Click or drag to resize

DataSourceImporterRowIteratorGetEnumerator Method

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

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
public IEnumerator<DataRow> GetEnumerator()

Return Value

Type: IEnumeratorDataRow

[Missing <returns> documentation for "M:Demo3D.Utilities.DataSourceImporter.RowIterator.GetEnumerator"]

See Also