AnalysisLayerGetKeyForChild Method |
Gets the key of an child elments.
Namespace: Easymap.AddIn.AnalyseAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic Object GetKeyForChild(
WindowlessComponent child
)
Public Function GetKeyForChild (
child As WindowlessComponent
) As Object
Parameters
- child WindowlessComponent
-
Return Value
Object
RemarksThis is only supported for analyses which use child elements
See Also