Search
ResourceCollection(TResource) Members
Constructors Properties Methods
 


Represents a strongly-typed collection of Resource objects.

The following tables list the members exposed by the ResourceCollection(TResource) type.

 Public Constructors

  Name Description

ResourceCollection

Initializes a new instance of the ResourceCollection class.

 Public Properties

  Name Description

Item

Gets the Resource object identified by the specified string.

 Public Methods

  Name Description

Contains

Determines whether this collection contains a resource identified by the specified string.

 See Also