LTComponentCollectionFindByCaptionLocal Method |
Find a Component by its Caption (non recursive)
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public LTComponent FindByCaptionLocal(
string caption
)
Public Function FindByCaptionLocal (
caption As String
) As LTComponent
Parameters
- caption
- Type: SystemString
Return Value
Type:
LTComponentSee Also