[]
        
(Showing Draft Content)

C1.Win.C1Preview.ViewHistoryItemCollection

ViewHistoryItemCollection Class

Represents a collection of ViewHistoryItem objects.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public class ViewHistoryItemCollection : EventCollection, IList, ICollection, IEnumerable

Constructors

Name Description
ViewHistoryItemCollection(C1PreviewPane)

Initializes a new instance of the ViewHistoryItemCollection class.

Properties

Name Description
this[int]

Gets or sets the element at the specified index.

Owner

Gets the C1PreviewPane containing the current collection.