Click or drag to resize
Slash.Collections.AttributeTables Namespace

[Missing <summary> documentation for "N:Slash.Collections.AttributeTables"]

Classes
  ClassDescription
Public classAttributeTable
Table that allows storing and looking up attributes and their respective values.
Public classAttributeTableExtensions
Extension methods for IAttributeTable. Mainly utility methods, e.g. to get values of a specific type.
Public classHierarchicalAttributeTable
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.
Interfaces
  InterfaceDescription
Public interfaceIAttributeTable
Table that allows storing and looking up attributes and their respective values.