This document is archived and information here might be outdated. Recommended version. |
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.
Name | Description | |
---|---|---|
KmlNode | Get the KmlNodes at index | |
KmlNodeCount | Get the count of KmlNodes |
Classes | Description |
---|