다음을 통해 공유


CustomTypeDescriptor.GetPropertiesFromRegisteredType 메서드

정의

속성 설명자의 컬렉션을 반환합니다.

이 형식 설명자가 나타내는 개체의 경우

public:
 virtual System::ComponentModel::PropertyDescriptorCollection ^ GetPropertiesFromRegisteredType();
public virtual System.ComponentModel.PropertyDescriptorCollection GetPropertiesFromRegisteredType ();
abstract member GetPropertiesFromRegisteredType : unit -> System.ComponentModel.PropertyDescriptorCollection
override this.GetPropertiesFromRegisteredType : unit -> System.ComponentModel.PropertyDescriptorCollection
Public Overridable Function GetPropertiesFromRegisteredType () As PropertyDescriptorCollection

반환

구현

적용 대상