New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Type Parameters:

T

Syntax:

C#
public class RadPageViewReadonlyCollection<T> : List<T>, IList, ICollection, IReadOnlyCollection<T>, IEnumerable

Inheritance: objectList<T>RadPageViewReadonlyCollection<T>

Implements: ICollectionIEnumerableIListIReadOnlyCollection<T>

Constructors

C#
public RadPageViewReadonlyCollection()