AssetPropertyList.RemoveAssetProperty
Description:
Remove the AssetProperty from the list.
Remove the AssetProperty from the list.
public void RemoveAssetProperty(
int index
)
-
Int32indexIndex to remove the AssetProperty from.
-
index is out of range.
-
The asset property is not editable.