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 | |
| Dom.Element | Element |
| The element. More... | |
| AttributeLookupLink | Next |
| The link after this one. More... | |
|
inline |
| Dom.Element Dom.AttributeLookupLink.Element |
The element.
| AttributeLookupLink Dom.AttributeLookupLink.Next |
The link after this one.