Represents a strongly-typed collection of Resource objects. The following tables list the members exposed by the ResourceCollection type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ResourceCollection class. |
Name | Description | |
---|---|---|
![]() |
Gets a Resource object from the collection given its zero-based index or identifier. |
Name | Description | |
---|---|---|
![]() |
Adds the specified resource to this collection. |
|
![]() |
Removes all elements from the collection. |
|
![]() |
Overloaded. Determines whether this collection contains particular resource. |
|
![]() |
Inserts the specified Resource object at the specified position within the collection. |
|
![]() |
Removes the first occurrence of the specified Resource object from this collection. |
Name | Description | |
---|---|---|
![]() |
Raised when the collection has been changed. |