ExchangeData.AddRange method
Appends the list of Assets with an input list of assets.
public void AddRange(IEnumerable<BaseAsset> assetList)
parameter | description |
---|---|
assetList |
See Also
- class BaseAsset
- class ExchangeData
- namespace Autodesk.DataExchange.Models