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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.