[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicPageCollection.Insert

Insert Method

Insert(int, C1TopicPage)

Inserts the page into the specified zero-based position.

Declaration
public void Insert(int index, C1TopicPage value)
Public Sub Insert(index As Integer, value As C1TopicPage)
Parameters
Type Name Description
int index
C1TopicPage value