List of assets to use in coverage computations.
Read-only property
[Visual Basic .NET] |
---|
Public Property AssetList() As IAgCvAssetListCollection |
[C#] |
---|
public IAgCvAssetListCollection AssetList {get;} |
[Managed C++] |
---|
public: __property IAgCvAssetListCollection^ get_AssetList(); |
[Unmanaged C++] |
---|
public: HRESULT get_AssetList( |
[Java] |
---|
public IAgCvAssetListCollection getAssetList(); |