Overload List
Name | Description | |
---|---|---|
![]() |
GetEntityByKeyT(Object) |
Attempts to return a specific entity within the local cache by its key and returns a null if not found.
|
![]() |
GetEntityByKeyT(EntityKey) |
Attempts to return a specific entity within the local cache by its key and returns a null if not found.
|
![]() |
GetEntityByKey(EntityKey) |
Attempts to return a specific entity within the local cache by its key and returns a null if not found.
|
See Also