Sometimes more than one element has the same attribute. When that happens, they end up as a linked list. This is one of the links.
Public Member Functions | |
AttributeLookupLink (Element element) | |
Public Attributes | |
Element | Element |
The element. More... | |
AttributeLookupLink | Next |
The link after this one. More... | |
|
inline |
Element PowerUI.AttributeLookupLink.Element |
The element.
AttributeLookupLink PowerUI.AttributeLookupLink.Next |
The link after this one.