DynamicDataRows Class
Implements:
IEnumerator<DynamicDataRow>,IEnumerator,IDisposable,IEnumerable<DynamicDataRow>,IEnumerable
Helper class that extends a DataRow collection to be exposed as individual objects
Westwind.Utilities.Data.DynamicDataRows
Class Members
| Member | Description | |
|---|---|---|
| Constructor | ||
| Dispose |
public void Dispose()
|
|
| MoveNext |
public bool MoveNext()
|
|
| Reset |
public void Reset()
|
|
Assembly: Westwind.Utilities.Data.dll
