Provides the items for the OverloadViewer.
| C# | Visual Basic | Visual C++ |
public interface IOverloadProvider : INotifyPropertyChanged
Public Interface IOverloadProvider _ Inherits INotifyPropertyChanged
public interface class IOverloadProvider : INotifyPropertyChanged
| All Members | Properties | Events | |||
| Icon | Member | Description |
|---|---|---|
| Count |
Gets the number of overloads.
| |
| CurrentContent |
Gets the current content.
| |
| CurrentHeader |
Gets the current header.
| |
| CurrentIndexText |
Gets the text 'SelectedIndex of Count'.
| |
| PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) | |
| SelectedIndex |
Gets/Sets the selected index.
|
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238