[]
        
(Showing Draft Content)

FarPoint.Win.CaptionsArrayList.Find

Find Method

Find(string)

Finds a caption in the array that matches the specified name.

Declaration
public string Find(string captionName)
Public Function Find(captionName As String) As String
Parameters
Type Name Description
string captionName

Caption name

Returns
Type Description
string

A caption in the array that matches the specified name.