AGI STK Objects 11 Send comments on this topic.
ContainsSubAssets Method (IAgCvAssetListElement)
See Also 
Windows






Windows & Linux

Description

Returns whether or not this element has sub assets.

Syntax

[Visual Basic .NET]
Public Function ContainsSubAssets() As Boolean

[C#]
public bool ContainsSubAssets();

[Managed C++]
public: bool ContainsSubAssets();

[Java]
public bool containsSubAssets();

[Unmanaged C++]
public: HRESULT ContainsSubAssets(
VARIANT_BOOL * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface