The following tables list the members exposed by CultureSpecificStaticTileViewsCollection.
Name | Description | |
---|---|---|
CultureSpecificStaticTileViewsCollection Constructor | Deserialization constructor |
Name | Description | |
---|---|---|
Count | Returns the number of items in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<CultureSpecificStaticTileView>) | |
Item | Overloaded. Returns the item associated with the specified key. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<CultureSpecificStaticTileView>) |
Name | Description | |
---|---|---|
PropertyId | Overridden. Returns the property identifier for this instance. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds the specified CultureSpecificStaticTileView instance to this collection. | |
Clear | Removes all items from this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<CultureSpecificStaticTileView>) | |
Contains | Overloaded. Returns a boolean value indicating whether a view for the specified culture exists in this collection, optionally searching by the culture's two-letter name as well. | |
ContainsKey | Returns a boolean value indicating whether an item with the specified key exists in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<CultureSpecificStaticTileView>) | |
IndexOf | Returns the index of the specified item. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<CultureSpecificStaticTileView>) | |
Remove | Removes the item with the specified key from this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<CultureSpecificStaticTileView>) | |
ToString | Returns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<CultureSpecificStaticTileView>) | |
TryGetValue | Gets the value associated with the specified key. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<CultureSpecificStaticTileView>) |