DataViewPropertyDescriptor.GetChildProperties 메서드
보호된 멤버 포함
상속된 멤버 포함
반환 된 PropertyDescriptorCollection 속성의 특성이 포함 된.
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
GetChildProperties() | 기본 PropertyDescriptorCollection을 반환합니다. (PropertyDescriptor에서 상속됨) | |
GetChildProperties(array<Attribute[]) | 지정된 특성 배열을 필터로 사용하여 PropertyDescriptorCollection을 반환합니다. (PropertyDescriptor에서 상속됨) | |
GetChildProperties(Object) | 지정된 개체에 대해 PropertyDescriptorCollection을 반환합니다. (PropertyDescriptor에서 상속됨) | |
GetChildProperties(Object, array<Attribute[]) | 반환 된 PropertyDescriptorCollection 지정 된 구성 요소에 대해 지정 된 특성 배열을 필터로 사용 하 여. (PropertyDescriptor.GetChildProperties(Object, array<Attribute[])을(를) 재정의함) |
위쪽