Namespace:
C1.Web.iPhone
Assembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Assembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public class C1ObservableItemCollection<TOwner, TItem> : Collection<TItem> |
Visual Basic |
---|
Public Class C1ObservableItemCollection(Of TOwner, TItem) _ Inherits Collection(Of TItem) |
Type Parameters
- TOwner
- TItem
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'TItem>)>)>
C1.Web.iPhone..::..C1ObservableItemCollection<(Of <(<'TOwner, TItem>)>)>
C1.Web.iPhone.C1CoverFlow..::..C1CoverCollection
C1.Web.iPhone.C1LaunchPad..::..C1LaunchPadItemCollection
C1.Web.iPhone.C1NavigationList..::..C1NavigationListItemBindingCollection
C1.Web.iPhone.C1NavigationList..::..C1NavigationListItemCollection
C1.Web.iPhone.C1PickerView..::..C1PickerCollection
C1.Web.iPhone.C1PickerView..::..C1PickerItemCollection
C1.Web.iPhone.C1TabBarController..::..C1TabBarItemCollectionBase
C1.Web.iPhone.C1ViewScroller..::..C1ScrollerItemsCollection
System.Collections.ObjectModel..::..Collection<(Of <(<'TItem>)>)>
C1.Web.iPhone..::..C1ObservableItemCollection<(Of <(<'TOwner, TItem>)>)>
C1.Web.iPhone.C1CoverFlow..::..C1CoverCollection
C1.Web.iPhone.C1LaunchPad..::..C1LaunchPadItemCollection
C1.Web.iPhone.C1NavigationList..::..C1NavigationListItemBindingCollection
C1.Web.iPhone.C1NavigationList..::..C1NavigationListItemCollection
C1.Web.iPhone.C1PickerView..::..C1PickerCollection
C1.Web.iPhone.C1PickerView..::..C1PickerItemCollection
C1.Web.iPhone.C1TabBarController..::..C1TabBarItemCollectionBase
C1.Web.iPhone.C1ViewScroller..::..C1ScrollerItemsCollection