Slash.Unity.DataBind.Foundation.Providers.Lookups Namespace |
Class | Description | |
---|---|---|
CollectionLookup |
Looks up an item with a specific index from a given collection.
| |
CollectionRangeLookup |
Returns a part of a given collection.
| |
CollectionWhereBehaviour |
Returns the item of the collection that has a specific value at a specific path.
| |
DictionaryLookup |
Looks up a value from a data dictionary by its key.
|