AGI STK Objects 11Send 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 
[C#]
public bool ContainsSubAssets();
[Managed C++]
public: bool ContainsSubAssets();
[Java]
public bool containsSubAssets();
[Unmanaged C++]
public: HRESULT ContainsSubAssets(
    VARIANT_BOOL * pVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.