alexa

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX