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