Interface IEntry
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface IEntry
Value
Declaration
object Value { set; }
Property Value
Type | Description |
---|---|
System.Object |
Exists()
Declaration
bool Exists()
Returns
Type | Description |
---|---|
System.Boolean |
Remove()
Declaration
void Remove()