RadRunCollection
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
[DataContract]
public class RadRunCollection : AutomationObject<RadRunCollection>, IAutomationPeer, IPeerConverter, IList<RadRun>, ICollection<RadRun>, IEnumerable<RadRun>, IEnumerable
Inheritance: objectAutomationObject<RadRunCollection>RadRunCollection
Implements:
Inherited Members
Constructors
C#
public RadRunCollection()
Fields
Properties
C#
public bool IsReadOnly { get; }
Implements:
Methods
C#
public void Clear()
Implements: