[]
Represents a collection of ViewHistoryItem objects.
public class ViewHistoryItemCollection : EventCollection, IList, ICollection, IEnumerable
Name | Description |
---|---|
ViewHistoryItemCollection(C1PreviewPane) | Initializes a new instance of the ViewHistoryItemCollection class. |
Name | Description |
---|---|
this[int] | Gets or sets the element at the specified index. |
Owner | Gets the C1PreviewPane containing the current collection. |