다음을 통해 공유


TypeConverter.SimplePropertyDescriptor 클래스

정의

속성이 없는 개체에 대한 속성을 제공하는 abstract 클래스를 나타냅니다.

protected: ref class TypeConverter::SimplePropertyDescriptor abstract : System::ComponentModel::PropertyDescriptor
protected abstract class TypeConverter.SimplePropertyDescriptor : System.ComponentModel.PropertyDescriptor
Protected MustInherit Class TypeConverter.SimplePropertyDescriptor
Inherits PropertyDescriptor
상속
TypeConverter.SimplePropertyDescriptor

예제

이 클래스의 예제는 PropertyDescriptor예제를 참조하세요.

구현자 참고

TypeConverter.SimplePropertyDescriptor상속하는 경우 GetValue(Object) 재정의하고 메서드를 SetValue(Object, Object) 합니다.

생성자

TypeConverter.SimplePropertyDescriptor(Type, String, Type)

TypeConverter.SimplePropertyDescriptor 클래스의 새 인스턴스를 초기화합니다.

TypeConverter.SimplePropertyDescriptor(Type, String, Type, Attribute[])

TypeConverter.SimplePropertyDescriptor 클래스의 새 인스턴스를 초기화합니다.

속성

AttributeArray

특성 배열을 가져오거나 설정합니다.

(다음에서 상속됨 MemberDescriptor)
Attributes

이 멤버에 대한 특성 컬렉션을 가져옵니다.

(다음에서 상속됨 MemberDescriptor)
Category

CategoryAttribute지정된 대로 멤버가 속한 범주의 이름을 가져옵니다.

(다음에서 상속됨 MemberDescriptor)
ComponentType

이 속성 설명이 바인딩되는 구성 요소의 형식을 가져옵니다.

Converter

이 속성의 형식 변환기를 가져옵니다.

(다음에서 상속됨 PropertyDescriptor)
ConverterFromRegisteredType

이 속성의 형식 변환기를 가져옵니다.

(다음에서 상속됨 PropertyDescriptor)
Description

DescriptionAttribute지정된 멤버에 대한 설명을 가져옵니다.

(다음에서 상속됨 MemberDescriptor)
DesignTimeOnly

DesignOnlyAttribute지정된 대로 디자인 타임에만 이 멤버를 설정해야 하는지 여부를 가져옵니다.

(다음에서 상속됨 MemberDescriptor)
DisplayName

속성 창과 같이 창에 표시할 수 있는 이름을 가져옵니다.

(다음에서 상속됨 MemberDescriptor)
IsBrowsable

BrowsableAttribute지정된 대로 멤버를 검색할 수 있는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 MemberDescriptor)
IsLocalizable

LocalizableAttribute지정된 대로 이 속성을 지역화해야 하는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 PropertyDescriptor)
IsReadOnly

이 속성이 읽기 전용인지 여부를 나타내는 값을 가져옵니다.

Name

멤버의 이름을 가져옵니다.

(다음에서 상속됨 MemberDescriptor)
NameHashCode

GetHashCode()지정된 멤버 이름에 대한 해시 코드를 가져옵니다.

(다음에서 상속됨 MemberDescriptor)
PropertyType

속성의 형식을 가져옵니다.

SerializationVisibility

DesignerSerializationVisibilityAttribute지정된 대로 이 속성을 serialize해야 하는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 PropertyDescriptor)
SupportsChangeEvents

이 속성에 대한 값 변경 알림이 속성 설명자 외부에서 발생할 수 있는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 PropertyDescriptor)

메서드

AddValueChanged(Object, EventHandler)

이 속성이 변경될 때 다른 개체에 알림을 받을 수 있도록 합니다.

(다음에서 상속됨 PropertyDescriptor)
CanResetValue(Object)

구성 요소를 다시 설정하면 구성 요소의 값이 변경되는지 여부를 반환합니다.

CreateAttributeCollection()

생성자에 전달된 특성 배열을 사용하여 특성 컬렉션을 만듭니다.

(다음에서 상속됨 MemberDescriptor)
CreateInstance(Type)

지정된 형식의 인스턴스를 만듭니다.

(다음에서 상속됨 PropertyDescriptor)
Equals(Object)

이 개체를 다른 개체와 비교하여 동일한지 확인합니다.

(다음에서 상속됨 PropertyDescriptor)
FillAttributes(IList)

부모 클래스의 지정된 특성 목록에 PropertyDescriptor 특성을 추가합니다.

(다음에서 상속됨 PropertyDescriptor)
GetChildProperties()

기본 PropertyDescriptorCollection반환합니다.

(다음에서 상속됨 PropertyDescriptor)
GetChildProperties(Attribute[])

지정된 특성 배열을 필터로 사용하여 PropertyDescriptorCollection 반환합니다.

(다음에서 상속됨 PropertyDescriptor)
GetChildProperties(Object)

지정된 개체에 대한 PropertyDescriptorCollection 반환합니다.

(다음에서 상속됨 PropertyDescriptor)
GetChildProperties(Object, Attribute[])

지정된 특성 배열을 필터로 사용하여 지정된 개체에 대한 PropertyDescriptorCollection 반환합니다.

(다음에서 상속됨 PropertyDescriptor)
GetEditor(Type)

지정된 형식의 편집기를 가져옵니다.

(다음에서 상속됨 PropertyDescriptor)
GetHashCode()

이 개체의 해시 코드를 반환합니다.

(다음에서 상속됨 PropertyDescriptor)
GetInvocationTarget(Type, Object)

이 메서드는 멤버를 호출하는 동안 사용해야 하는 개체를 반환합니다.

(다음에서 상속됨 PropertyDescriptor)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
GetTypeFromName(String)

해당 이름을 사용하여 형식을 반환합니다.

(다음에서 상속됨 PropertyDescriptor)
GetValue(Object)

파생 클래스에서 재정의되는 경우 구성 요소에 있는 속성의 현재 값을 가져옵니다.

(다음에서 상속됨 PropertyDescriptor)
GetValueChangedHandler(Object)

특정 구성 요소에 대한 현재 ValueChanged 이벤트 처리기 집합을 검색합니다.

(다음에서 상속됨 PropertyDescriptor)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
OnValueChanged(Object, EventArgs)

구현한 ValueChanged 이벤트를 발생합니다.

(다음에서 상속됨 PropertyDescriptor)
RemoveValueChanged(Object, EventHandler)

이 속성이 변경될 때 다른 개체에 알림을 받을 수 있도록 합니다.

(다음에서 상속됨 PropertyDescriptor)
ResetValue(Object)

구성 요소의 이 속성 값을 다시 설정합니다.

SetValue(Object, Object)

파생 클래스에서 재정의되는 경우 구성 요소의 값을 다른 값으로 설정합니다.

(다음에서 상속됨 PropertyDescriptor)
ShouldSerializeValue(Object)

이 속성의 값을 유지할 수 있는지 여부를 반환합니다.

ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상

추가 정보