ClassRadPageViewReadonlyCollection<T>
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Type Parameters:
T
Syntax:
cs-api-definition
public class RadPageViewReadonlyCollection<T> : List<T>, IList, ICollection, IReadOnlyCollection<T>, IEnumerable
Inheritance: objectList<T>RadPageViewReadonlyCollection<T>
Implements:
Constructors
RadPageViewReadonlyCollection()
Declaration
cs-api-definition
public RadPageViewReadonlyCollection()