PocketContext

ContextEntityCollection.Remove Method 

Removes a ContextEntity object

public bool Remove(
   String identifier
);

Parameters

identifier
The identifier of the ContextEntity

Return Value

true on success

See Also

ContextEntityCollection Class | PocketContext Namespace