ProfileInfoCollection 생성자

정의

비어 ProfileInfoCollection있는 새 를 만듭니다.

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

예제

데이터 저장소에서 사용자 프로필용을 만드는 ProfileProvider 구현의 ProfileInfoCollection 예는 프로필 공급자 구현을 참조하세요.

설명

A ProfileInfoCollection 는 프로필 공급자 구현자에 의해 생성되고 추상 클래스의 GetAllProfilesGetAllInactiveProfiles, FindProfilesByUserNameFindInactiveProfilesByUserNameProfileProvider 메서드에서 반환됩니다.

적용 대상

추가 정보