Mindscape LightSpeed - User Reference & API Documentation
Add Method (entity)
API ReferenceMindscape.LightSpeed.CachingCacheBrokerAdd(Entity)
Adds an entity to the cache, only if it does not already exist.
Declaration Syntax
C#Visual Basic
public void Add(
	Entity entity
)
Public Sub Add ( _
	entity As Entity _
)
Parameters
entity (Entity)
The entity.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)