Version

MediumFramesCollection Class Members

The following tables list the members exposed by MediumFramesCollection.

Protected Constructors
 NameDescription
Protected ConstructorMediumFramesCollection ConstructorDeserialization constructor  
Public Properties
 NameDescription
Public PropertyCountReturns the number of items in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Public PropertyItemReturns the frame at the specified ordinal position.  
Protected Properties
 NameDescription
Protected PropertyNotifyHandlerNotifyHandler (Inherited from Infragistics.Win.UltraWinLiveTileView.FramesCollectionBase<LiveTileMediumContentBase>)
Protected PropertyPropertyIdReturns the property identifier for this instance. (Inherited from Infragistics.Win.UltraWinLiveTileView.FramesCollectionBase<LiveTileMediumContentBase>)
Protected PropertyTileSizeOverridden. Returns the tile size.  
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds the specified frame to this collection.  
Public MethodClearRemoves all items from this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Public MethodIndexOfReturns the index of the specified item. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Public MethodInsertOverloaded. Inserts a new frame into this collection at the specified ordinal position.  
Public MethodRemoveOverloaded. Removes the specified frame from this collection.  
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Protected Methods
 NameDescription
Protected MethodAddItemAddItem (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Protected MethodBumpVersionBumpVersion (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Protected MethodDeserializeItemOverridden. DeserializeItem  
Protected MethodGetObjectDataGetObjectData (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Protected MethodInsertIntoListInserts an item into the internal list. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Protected MethodInsertItemInsertItem (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Protected MethodNotifyPropChangeNotifyPropChange (Inherited from Infragistics.Win.UltraWinLiveTileView.FramesCollectionBase<LiveTileMediumContentBase>)
Protected MethodOnItemAddedOnItemAdded (Inherited from Infragistics.Win.UltraWinLiveTileView.FramesCollectionBase<LiveTileMediumContentBase>)
Protected MethodOnItemRemovedOnItemRemoved (Inherited from Infragistics.Win.UltraWinLiveTileView.FramesCollectionBase<LiveTileMediumContentBase>)
Protected MethodRemoveFromListRemoves an item from the internal list. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Protected MethodRemoveItemAtRemoveItemAt (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<LiveTileMediumContentBase>>)
Protected MethodSerializeItemOverridden. SerializeItem  
See Also