Click or drag to resize

DataSourceImporterGetDataRows Method

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

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

Return Value

Type: IEnumerableDataRow

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

See Also