SubMenuStyle.ICustomTypeDescriptor.GetProperties Method

Definition

For a description of this member, see GetProperties.

Overloads

Remarks

This member is an explicit interface member implementation. It can only be used when the SubMenuStyle instance is cast to the ICustomTypeDescriptor interface.

ICustomTypeDescriptor.GetProperties()

For a description of this member, see GetProperties().

System.ComponentModel.PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties();

Returns

A PropertyDescriptorCollection that contains the properties for this instance.

Implements

Remarks

This member is an explicit interface member implementation. It can only be used when the SubMenuStyle instance is cast to the ICustomTypeDescriptor interface.

Applies to

.NET Framework 4.8.1 a další verze
Produkt Verze
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

ICustomTypeDescriptor.GetProperties(Attribute[])

For a description of this member, see GetProperties(Attribute[]).

System.ComponentModel.PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties(Attribute[] attributes);

Parameters

attributes
Attribute[]

An array of type Attribute that is used as a filter.

Returns

A PropertyDescriptorCollection object that contains the filtered properties for this instance.

Implements

Remarks

This member is an explicit interface member implementation. It can only be used when the SubMenuStyle instance is cast to the ICustomTypeDescriptor interface.

Applies to

.NET Framework 4.8.1 a další verze
Produkt Verze
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1