Source Code & Description
Easily bind RadRotator to any class that implements the IEnumerable interface.
Just set the DataSource property to the data container of your choice and call DataBind()
Examples: Array, ArrayList, Queue, Stack, BaseCollection, DictionaryBase, HashTable, MatchCollection, String, SortedList