다음을 통해 공유


ElementTypeDescriptionProvider.CreateCustomTypeDescriptor 메서드

보호된 멤버 포함
상속된 멤버 포함

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.

오버로드 목록

  이름 설명
Protected 메서드 CreateCustomTypeDescriptor(ICustomTypeDescriptor, ModelElement) ICustomTypeDescriptor(ElementTypeDescriptor일 필요가 없음)를 제공하기 위해 파생된 클래스를 재정의할 수 있습니다.기본 구현은 단순히 CreateTypeDescriptor()를 호출하여 ElementTypeDescriptor를 만듭니다.
Protected 메서드 CreateCustomTypeDescriptor(ICustomTypeDescriptor, Type) ICustomTypeDescriptor(ElementTypeDescriptor일 필요가 없음)를 제공하기 위해 파생된 클래스를 재정의할 수 있습니다.기본 구현은 단순히 CreateTypeDescriptor()를 호출하여 ElementTypeDescriptor를 만듭니다.

위쪽

참고 항목

참조

ElementTypeDescriptionProvider 클래스

Microsoft.VisualStudio.Modeling.Design 네임스페이스