| Slash.Collections.AttributeTables Namespace |
[Missing <summary> documentation for "N:Slash.Collections.AttributeTables"]
| Class | Description | |
|---|---|---|
| AttributeTable |
Table that allows storing and looking up attributes and their
respective values.
| |
| AttributeTableExtensions |
Extension methods for IAttributeTable.
Mainly utility methods, e.g. to get values of a specific type.
| |
| HierarchicalAttributeTable |
Table that allows storing and looking up attributes and their
respective values. Provides a collection of parents that are
referred to if a key can not be found in this table.
|
| Interface | Description | |
|---|---|---|
| IAttributeTable |
Table that allows storing and looking up attributes and their
respective values.
|