SubMenuStyle.ICustomTypeDescriptor.GetProperties Method (Attribute())
.NET Framework (current version)
For a description of this member, see ICustomTypeDescriptor.GetProperties(Attribute()).
Assembly: System.Web (in System.Web.dll)
Private Function GetProperties ( attributes As Attribute() ) As PropertyDescriptorCollection Implements ICustomTypeDescriptor.GetProperties
Parameters
- attributes
-
Type:
System.Attribute()
An array of type Attribute that is used as a filter.
Return Value
Type: System.ComponentModel.PropertyDescriptorCollectionA PropertyDescriptorCollection object that contains the filtered properties for this instance.
This member is an explicit interface member implementation. It can only be used when the SubMenuStyle instance is cast to the ICustomTypeDescriptor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: