The following tables list the members exposed by FramesCollectionBase<T>.
Name | Description | |
---|---|---|
FramesCollectionBase<T> Constructor | Deserialization constructor |
Name | Description | |
---|---|---|
Count | Returns the number of items in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<T>>) | |
Item | Returns the item at the specified ordinal position within this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<T>>) |
Name | Description | |
---|---|---|
NotifyHandler | NotifyHandler | |
PropertyId | Overridden. Returns the property identifier for this instance. | |
TileSize | Returns the tile size. |
Name | Description | |
---|---|---|
Clear | Removes all items from this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<T>>) | |
IndexOf | Returns the index of the specified item. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<T>>) | |
Remove | Removes the specified frame from this collection. | |
ToString | Returns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<T>>) |