Class OverloadInfoCollection.
Definition
Namespace:Telerik.WinForms.Controls.SyntaxEditor.UI.IntelliPrompt.Overloading
Assembly:Telerik.WinControls.SyntaxEditor.dll
Syntax:
C#
public class OverloadInfoCollection : ObservableCollection<OverloadInfo>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance: objectCollection<OverloadInfo>ObservableCollection<OverloadInfo>OverloadInfoCollection
Implements:
Inherited Members
Constructors
C#
public OverloadInfoCollection()