| Interface | Description | |
|---|---|---|
| IAttributeAccessor | Interface defining a generic contract for attaching and accessing metadata to/from arbitrary objects. | |
| IOrdered | Interface that can be implemented by objects that should be orderable, for example in a Collection. |
| Class | Description | |
|---|---|---|
| AttributeAccessorSupport | Support class for AttributeAccessors, providing a base implementation of all methods. |