LTComponentCollectionItem(String) Property |
Gets the item with the specified caption
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic LTComponent this[
string caption
] { get; }Public ReadOnly Default Property Item (
caption As String
) As LTComponent
Get
Parameters
- caption String
-
Property Value
LTComponent
See Also