LTComponentCollectionFindByName Method |
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic LTComponent FindByName(
string name
)
Public Function FindByName (
name As String
) As LTComponent
Parameters
- name
- Type: SystemString
Guid of the Component
Return Value
Type:
LTComponent
See Also