AGI STK Objects 11 Send comments on this topic.
SupportedChildTypes Property (IAgStkObjectCollection)
See Also 





Description

Returns the available objects that can be added to this object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedChildTypes() As System.Array

[C#]
public System.Array SupportedChildTypes {get;}

[Managed C++]
public: __property System::Array^ get_SupportedChildTypes();

[Unmanaged C++]
public: HRESULT get_SupportedChildTypes(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getSupportedChildTypes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1