Asset List
Add |
Adds a new element to the collection. |
CanAssignAsset |
Returns true is you can assign an asset. |
GetAssetFromPath |
Retrieves an element, given an object path. |
IsAssetAssigned |
Returns true if an asset is already assigned. |
Remove |
Removes an element from the collection given a ObjectPath. |
RemoveAll |
Removes all elements from the collection. |
RemoveAt |
Removes an element from the collection using specified index. |
AvailableAssets |
Available objects to assign as coverage assets. |
Count |
Returns the number of elements in a collection. |
Item |
Given an index, returns an element in the collection. |
Define a coverage
definition assets
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Define a coverage
definition assets
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||


