ProfileInfoCollection Konstruktor

Definicja

Tworzy nową, pustą ProfileInfoCollectionwartość .

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

Przykłady

Przykład implementacji ProfileProvider tworzącej ProfileInfoCollection profile użytkowników w magazynie danych można znaleźć w temacie Implementowanie dostawcy profilu.

Uwagi

Element jest ProfileInfoCollection konstruowany przez implementacje dostawcy profilów i zwracany z GetAllProfilesklasy abstrakcyjnej ProfileProvider , GetAllInactiveProfiles, FindProfilesByUserNamei FindInactiveProfilesByUserName metod.

Dotyczy

Zobacz też