public async ValueTask<IDictionaryItem> GetItemByKeyAsync(string itemKey, bool throwOnNotFound = False)
- Returns:
- ValueTask<IDictionaryItem>
- Implements:
- GetItemByKeyAsync(string, bool)
Parameters
itemKey
string
throwOnNotFound
bool