AGI STK Objects 11 Send comments on this topic.
HasChildren Property (IAgStkObject)
See Also 





Description

Returns true if the object has direct descendants.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HasChildren() As Boolean

[C#]
public bool HasChildren {get;}

[Managed C++]
public: __property bool get_HasChildren();

[Unmanaged C++]
public: HRESULT get_HasChildren(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getHasChildren();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1