[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicPageCollection.Remove

Remove Method

Remove(C1TopicPage)

Removes the first occurrence of a specified page from the collection.

Declaration
public void Remove(C1TopicPage value)
Public Sub Remove(value As C1TopicPage)
Parameters
Type Name Description
C1TopicPage value