Represents a collection of C1NavigationListItem objects that are used by Items property.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public class C1NavigationListItemCollection : C1ObservableItemCollection<IC1NavigationListItemCollectionOwner, C1NavigationListItem>, IJsonEmptiable, IStateManager |
Visual Basic |
---|
Public Class C1NavigationListItemCollection _ Inherits C1ObservableItemCollection(Of IC1NavigationListItemCollectionOwner, C1NavigationListItem) _ Implements IJsonEmptiable, IStateManager |
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'C1NavigationListItem>)>)>
C1.Web.iPhone..::..C1ObservableItemCollection<(Of <(<'IC1NavigationListItemCollectionOwner, C1NavigationListItem>)>)>
C1.Web.iPhone.C1NavigationList..::..C1NavigationListItemCollection
System.Collections.ObjectModel..::..Collection<(Of <(<'C1NavigationListItem>)>)>
C1.Web.iPhone..::..C1ObservableItemCollection<(Of <(<'IC1NavigationListItemCollectionOwner, C1NavigationListItem>)>)>
C1.Web.iPhone.C1NavigationList..::..C1NavigationListItemCollection