Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an enumerable that has the same contents as the given container.
Syntax
protected CLRObject containerToEnumerable(container _container)
Run On
Called
Parameters
- _container
Type: container
The container to convert.
Return Value
Type: CLRObject Class
An enumerable that has the same contents as the given container.