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: 11.0.0.7658
Syntax
C#
public IEnumerable<DataRow> GetDataRows()

Return Value

Type: IEnumerableDataRow

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

See Also