Method RemoveAssets
RemoveAssets(params Artifact[])
Remove give artifacts from this model.
Declaration
public void RemoveAssets(params Artifact[] artifacts)
Parameters
| Type | Name | Description |
|---|---|---|
| Artifact[] | artifacts | Artifacts to remove from model. |
Remove give artifacts from this model.
public void RemoveAssets(params Artifact[] artifacts)
| Type | Name | Description |
|---|---|---|
| Artifact[] | artifacts | Artifacts to remove from model. |