The following tables list the members exposed by LiveTileContentElementsCollection.
Name | Description | |
---|---|---|
![]() | LiveTileContentElementsCollection Constructor | Deserialization constructor |
Name | Description | |
---|---|---|
![]() | Count | Returns the number of items in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileContentElementBase>) |
![]() | Item | Overloaded. Returns the item associated with the specified key. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<LiveTileContentElementBase>) |
Name | Description | |
---|---|---|
![]() | PropertyId | Overridden. Returns the property identifier for this instance. |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified element to this collection. |
![]() | AddImage | Adds a new image element to this collection. |
![]() | AddText | Overloaded. Adds a new text element to this collection. |
![]() | Clear | Removes all items from this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileContentElementBase>) |
![]() | Contains | Returns a boolean value indicating whether the specified item exists in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<LiveTileContentElementBase>) |
![]() | ContainsKey | Returns a boolean value indicating whether an item with the specified key exists in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<LiveTileContentElementBase>) |
![]() | IndexOf | Returns the index of the specified item. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileContentElementBase>) |
![]() | Insert | Adds a new element to this collection. |
![]() | Remove | Overloaded. Removes the specified element from this collection. |
![]() | ToString | Returns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileContentElementBase>) |
![]() | TryGetValue | Gets the value associated with the specified key. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<LiveTileContentElementBase>) |