Bagikan melalui


ProfileInfoCollection Konstruktor

Definisi

Membuat baru, kosong ProfileInfoCollection.

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

Contoh

Untuk contoh ProfileProvider implementasi yang membuat ProfileInfoCollection profil pengguna di penyimpanan data, lihat Menerapkan Penyedia Profil.

Keterangan

ProfileInfoCollection dibangun oleh pelaksana penyedia profil dan dikembalikan dari GetAllProfilesmetode , , GetAllInactiveProfilesFindProfilesByUserName, dan FindInactiveProfilesByUserName dari ProfileProvider kelas abstrak.

Berlaku untuk

Lihat juga