The collection of KmlFeatures that are children of this container.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Children() As IAgStkGraphicsKmlFeatureCollection |
| [C#] |
|---|
public IAgStkGraphicsKmlFeatureCollection Children {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsKmlFeatureCollection ^ get_Children(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsKmlFeatureCollection getChildren(); |
[Python - STK API ] |
|---|
@property def Children(self) -> "IAgStkGraphicsKmlFeatureCollection": |






