Overload | Description |
---|---|
ToDataCollection<T>(IEnumerable) | Wraps an System.Collections.IEnumerable into a data collection. |
ToDataCollection<T>(IEnumerable<T>) | Wraps an System.Collections.IEnumerable into a data collection. |
Overload | Description |
---|---|
ToDataCollection<T>(IEnumerable) | Wraps an System.Collections.IEnumerable into a data collection. |
ToDataCollection<T>(IEnumerable<T>) | Wraps an System.Collections.IEnumerable into a data collection. |