The following tables list the members exposed by SelectedTilesCollection.
Name | Description | |
---|---|---|
Count | Returns the number of items in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<TileBase>) | |
Item | Overloaded. Returns the item associated with the specified key. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<TileBase>) |
Name | Description | |
---|---|---|
PropertyId | PropertyId (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<TileBase>) |
Name | Description | |
---|---|---|
Add | Overloaded. Adds the specified tile to this collection. | |
Clear | Overridden. Removes all items from this collection. | |
Contains | Returns a boolean value indicating whether the specified item exists in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<TileBase>) | |
ContainsKey | Returns a boolean value indicating whether an item with the specified key exists in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<TileBase>) | |
IndexOf | Returns the index of the specified item. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<TileBase>) | |
Remove | Overloaded. Removes the specified tile from this collection. | |
ToString | Returns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<TileBase>) | |
TryGetValue | Gets the value associated with the specified key. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<TileBase>) |