Namespace: Alachisoft.NCache.Runtime.Caching
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
public void Remove( string key ) |
| Visual Basic |
|---|
Public Sub Remove ( _ key As String _ ) |
| Visual C++ |
|---|
public: void Remove( String^ key ) |
Parameters
- key
- Type: System..::..String