[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicPageCollection.Item

this Property

this[int]

Gets or sets the page at the specified index.

Declaration
public C1TopicPage this[int index] { get; set; }
Public Default Property Item(index As Integer) As C1TopicPage
Parameters
Type Name Description
int index