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