Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
No problem... you can pass anything that implements the IEnumerable interface for that object type, so, if you have an array or a custom object that implements the interface, you can pass it as well.
|