The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MemberDescriptor::FillAttributes Method (IList^)
.NET Framework (current version)
When overridden in a derived class, adds the attributes of the inheriting class to the specified list of attributes in the parent class.
Assembly: System (in System.dll)
For duplicate attributes, the last one added to the list is kept.
The IList with the attributes is created once. If there are duplicate attributes in the list, only the first instance is saved; all subsequent duplicate attributes are removed from the list.
.NET Framework
Available since 1.1
Available since 1.1
Show: