IResourceCollection Methods |
The IResourceCollection type exposes the following members.
Name | Description | |
---|---|---|
Create |
Creates a new resource in the collection given its name
| |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIResource.) | |
Remove(Int32) |
Remove a resource from the collection given its id
| |
Remove(String) |
Remove a resource from the collection given its name
|