For a list of all members of this type, see SelectedTilesCollection members.
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>) |