[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicLinkCollection.Contains

Contains Method

Determines whether the collection contains a specified link.

Declaration
public bool Contains(C1TopicLink value)
Public Function Contains(value As C1TopicLink) As Boolean
Parameters
Type Name Description
C1TopicLink value
Returns
Type Description
bool