[]
Returns the first link with the specified text, or null if such a link does not exist.
public C1TopicLink FindLink(string text)
Public Function FindLink(text As String) As C1TopicLink
| Type | Name | Description |
|---|---|---|
| string | text |
| Type | Description |
|---|---|
| C1TopicLink |