FdoProviderCollection Class Reference

Read only collection of information describing each of the installed feature providers. More...

#include <ProviderCollection.h>

Inherits FdoIDisposable.

List of all members.


Public Member Functions

virtual FDO_API bool Contains (const wchar_t *name) const
 Determines if the collection contains the specified item.
virtual FDO_API int GetCount () const
 Gets the number of items in the collection.
virtual FDO_API FdoProvider *const GetItem (int index) const
 Gets the Provider item in the collection at the specified index.
virtual FDO_API int IndexOf (const wchar_t *name) const
 Returns the index of the specified item in the collection.

Friends

class FdoProviderRegistry

Detailed Description

Read only collection of information describing each of the installed feature providers.

Definition at line 36 of file ProviderCollection.h.


The documentation for this class was generated from the following file: