Class AutocompleteItemCollection
This class is wrapper for ObservableCollection.
Inheritance
System.Object
AutocompleteItemCollection
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class AutocompleteItemCollection : ObservableCollection<IAutocompleteItem>
Constructors
AutocompleteItemCollection()
Declaration
public AutocompleteItemCollection()