Share via


DesignerOptionService.PopulateOptionCollection 메서드

정의

protected:
 virtual void PopulateOptionCollection(System::ComponentModel::Design::DesignerOptionService::DesignerOptionCollection ^ options);
protected virtual void PopulateOptionCollection (System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection options);
abstract member PopulateOptionCollection : System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection -> unit
override this.PopulateOptionCollection : System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection -> unit
Protected Overridable Sub PopulateOptionCollection (options As DesignerOptionService.DesignerOptionCollection)

매개 변수

options
DesignerOptionService.DesignerOptionCollection

채울 컬렉션입니다.

설명

메서드는 PopulateOptionCollection 사용자가 옵션 컬렉션의 자식 옵션 또는 속성을 처음 요청할 때 요청 시 호출됩니다.

메서드를 options 호출 CreateOptionCollection 하고 이 컬렉션을 부모로 전달하여 컬렉션을 채울 수 있습니다.

적용 대상

추가 정보