AnalysisLayerGetChildCount Method |
Gets the number of child elments.
Namespace: Easymap.AddIn.AnalyseAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic int GetChildCount()
Public Function GetChildCount As Integer
Return Value
Int32
RemarksThis is only supported for analyses which use child elements
See Also