FdoProviderCollection Class Reference

#include <ProviderCollection.h>

Inheritance diagram for FdoProviderCollection:

Inheritance graph
[legend]

List of all members.


Detailed Description

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

Definition at line 36 of file ProviderCollection.h.


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

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