共用方式為


ProfileInfoCollection 建構函式

定義

建立新的空白 ProfileInfoCollection

public:
 ProfileInfoCollection();
public ProfileInfoCollection ();
Public Sub New ()

範例

如需在數據存放區中為使用者配置檔建立 ProfileInfoCollection 的實作範例ProfileProvider,請參閱實作配置檔提供者

備註

ProfileInfoCollection是由配置檔提供者實作器所建構,並從GetAllProfiles抽象類的 ProfileProviderGetAllInactiveProfilesFindProfilesByUserNameFindInactiveProfilesByUserName 方法傳回。

適用於

另請參閱