Version

CultureSpecificLiveTileViewsCollection Class Methods

For a list of all members of this type, see CultureSpecificLiveTileViewsCollection members.

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds the specified CultureSpecificLiveTileView instance to this collection.  
Public MethodClearRemoves all items from this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<CultureSpecificLiveTileView>)
Public MethodContainsOverloaded. 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.  
Public MethodContainsKeyReturns a boolean value indicating whether an item with the specified key exists in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<CultureSpecificLiveTileView>)
Public MethodIndexOfReturns the index of the specified item. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<CultureSpecificLiveTileView>)
Public MethodRemoveRemoves the item with the specified key from this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<CultureSpecificLiveTileView>)
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<CultureSpecificLiveTileView>)
Public MethodTryGetValueGets the value associated with the specified key. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<CultureSpecificLiveTileView>)
Protected Methods
See Also