ExplorerBehaviorTypeDescriptor.GetProperties(Attribute[]) Yöntem

Tanım

Bir ExplorerBehavior örneği olan özellik tanımlayıcılarının koleksiyonunu döndürür.

public:
 override System::ComponentModel::PropertyDescriptorCollection ^ GetProperties(cli::array <Attribute ^> ^ attributes);
public override System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[] attributes);
override this.GetProperties : Attribute[] -> System.ComponentModel.PropertyDescriptorCollection
Public Overrides Function GetProperties (attributes As Attribute()) As PropertyDescriptorCollection

Parametreler

attributes
Attribute[]

Döndürülenler

PropertyDescriptorCollection

Şunlara uygulanır