Method GetKeyForItem
- Namespace
- Bonsai.Audio.Configuration
- Assembly
- Bonsai.Audio.dll
GetKeyForItem(BufferConfiguration)
When implemented in a derived class, extracts the key from the specified element.
protected override string GetKeyForItem(BufferConfiguration item)
Parameters
item
BufferConfigurationThe element from which to extract the key.
Returns
- string
The key for the specified element.