The RadItemOwnerCollection type exposes the following members.
Adds a RadItem with the specified value to the Telerik.WinControls.RadItemCollection .
Copies the elements of an array to the end of the RadItemCollection.
Adds the contents of another RadItemCollection to the end of the collection.
Gets a value indicating whether the RadItemCollection contains the specified RadItem.
Copies the RadItemCollection values to a one-dimensional Array instance at the specified index.
Returns an enumerator that can iterate through the RadItemCollection .
Returns the index of a RadItem in the RadItemCollection .
Inserts a RadItem into the RadItemCollection at the specified index.
Removes a specific RadItem from the RadItemCollection .
Sorts the elements in the entire RadElementCollection using the IComparable implementation of each element.
Sorts the elements in the entire RadElementCollection using the specified comparer.
Sorts the elements in a range of elements in RadElementCollection using the specified comparer.