PropertyManager.GetItemProperties 메서드

정의

바인딩에 대한 속성 설명 컬렉션을 가져옵니다.

public:
 override System::ComponentModel::PropertyDescriptorCollection ^ GetItemProperties();
public override System.ComponentModel.PropertyDescriptorCollection GetItemProperties ();
override this.GetItemProperties : unit -> System.ComponentModel.PropertyDescriptorCollection
Public Overrides Function GetItemProperties () As PropertyDescriptorCollection

반환

PropertyDescriptorCollection

바인딩에 대한 속성 설명자 컬렉션입니다.

적용 대상