ProfileInfoCollection 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立新的空白 ProfileInfoCollection。
public:
ProfileInfoCollection();
public ProfileInfoCollection ();
Public Sub New ()
範例
如需在數據存放區中為使用者配置檔建立 ProfileInfoCollection 的實作範例ProfileProvider,請參閱實作配置檔提供者。
備註
ProfileInfoCollection是由配置檔提供者實作器所建構,並從GetAllProfiles抽象類的 ProfileProvider 、 GetAllInactiveProfilesFindProfilesByUserName和 FindInactiveProfilesByUserName 方法傳回。