Click or drag to resize

DataSourceImporterRowIteratorCurrent Property

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

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
public DataRow Current { get; }

Property Value

Type: DataRow
See Also