ProfileInfoCollection コンストラクター

定義

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

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

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

注釈

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

適用対象

こちらもご覧ください