次の方法で共有


ProfileInfoCollection コンストラクター

定義

空の ProfileInfoCollection を新規作成します。

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

データ ストア内のユーザー プロファイルの をProfileInfoCollection作成する実装のProfileProvider例については、「プロファイル プロバイダーの実装」を参照してください。

注釈

ProfileInfoCollection プロファイル プロバイダーの実装者によって構築され、抽象クラスの GetAllProfilesGetAllInactiveProfilesFindProfilesByUserName、および FindInactiveProfilesByUserName メソッド ProfileProvider から返されます。

適用対象

こちらもご覧ください