SetAssetObjectList

SetAssetObjectList<TAssetObject>(IList<TAssetObject>)

public bool SetAssetObjectList<TAssetObject>(IList<TAssetObject> value) ;

Description

It wants to set the value of the AssetObjectList type.

Type Parameters

Type Parameter Name Description Type Constraints
TAssetObject Type of AssetObject to set

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value could be set.