This document is archived and information here might be outdated.  Recommended version.


IKmlChildNodes Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

IKmlChildNodes Interface

KML Child Nodes.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

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.

Members

Description
Read-only property KmlNode Get the KmlNodes at index
Read-only property KmlNodeCount Get the count of KmlNodes