ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / C1AutoCompleteDataItemCollection Class
Properties Methods

In This Topic
    C1AutoCompleteDataItemCollection Class Members
    In This Topic

    The following tables list the members exposed by C1AutoCompleteDataItemCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1AutoCompleteDataItem class..  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Public Methods
     NameDescription
    Public MethodAdds C1AutoCompleteDataItem node to the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodInsert a C1AutoCompleteDataItem item into a specific position in the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    See Also