Click or drag to resize

IPersistentStateBufferRemove Method

Removes an item by key

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
void Remove(
	PersistentStateItemKey key
)

Parameters

key  PersistentStateItemKey
Key
See Also