This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IK > IKmlChildNodes Interface (ArcObjects .NET 10.4 SDK) |
KML Child Nodes.
IKmlChildNodes is supported by KmlLayer coclass and also by IKmlNode.
So using IKmlChildNodes you can get access to the collection of child nodes for a KmlLayer or the collection of child nodes of a KML node(IKmlNode) itself.
Description | ||
---|---|---|
KmlNode | Get the KmlNodes at index | |
KmlNodeCount | Get the count of KmlNodes |