Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
The following tables list the members exposed by SlideCollection.
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
![]() | Clear | Overloaded. Removes all slides from the collection, then disposes the slides. |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Slide>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Overridden. Removes all items from the SlideCollection. |
![]() | InsertItem | Overridden. Inserts a Slide into the SlideCollection at the specified index. |
![]() | RemoveItem | Overridden. Removes the item at the specified index of the SlideCollection. |
![]() | SetItem | Overridden. Replaces the Slide at the specified index. |