Overload | Description |
---|---|
ToItemCollection<T>(IList<T>) | Wraps the list to item collection. |
ToItemCollection<T>(IEnumerable<T>) | Wraps the list to item collection. |
Overload | Description |
---|---|
ToItemCollection<T>(IList<T>) | Wraps the list to item collection. |
ToItemCollection<T>(IEnumerable<T>) | Wraps the list to item collection. |