[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicLinkCollection.Insert

Insert Method

Inserts the link into the specified zero-based position.

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