AGI STK Objects 11 Send comments on this topic.
Assets Property (IAgStkObjectCoverage)
See Also 





Description

The asset list collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Assets() As IAgCvAssetListCollection

[C#]
public IAgCvAssetListCollection Assets {get;}

[Managed C++]
public: __property IAgCvAssetListCollection^ get_Assets();

[Unmanaged C++]
public: HRESULT get_Assets(
IAgCvAssetListCollection ** ppRetVal
);

[Java]
public IAgCvAssetListCollection getAssets();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1