[]
        
(Showing Draft Content)

C1.Win.C1Command.C1TopicPageCollection.Insert

Insert Method

Insert(int, C1TopicPage)

Inserts the page into the specified zero-based position.

Declaration
public void Insert(int index, C1TopicPage value)
Parameters
Type Name Description
int index
C1TopicPage value