Removes the specified entity from the cache.

Declaration Syntax
Public Sub Remove ( _
entityType As Type, _
id As Object _
)

Parameters
- entityType (Type)
- The type of the entity being removed.
- id (Object)
- The id of the entity to be removed.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)