GraphNodeIdPropertyDescriptor::FillAttributes Method (IList^)
Visual Studio 2015
Adds the attributes of the PropertyDescriptor to the specified list of attributes in the parent class.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- attributeList
-
Type:
System.Collections::IList^
An IList that lists the attributes in the parent class. Initially, this is empty.
Show: