ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1GalleryItemCollection Class
Properties Methods Events

In This Topic
    C1GalleryItemCollection Class Members
    In This Topic

    The following tables list the members exposed by C1GalleryItemCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1GalleryItemCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements actually contained in the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1Gallery,C1GalleryItem>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyGets the owner of the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1Gallery,C1GalleryItem>)
    Top
    Public Methods
     NameDescription
    Public MethodAdds C1GalleryItem 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 C1GalleryItem 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
    Public Events
    See Also