Finds a single
Entity by it's id.

Declaration Syntax
Public Shared Function FindOne ( _
entityType As Type, _
id As Object _
) As Entity

Return Value
An
Entity, or null if no
Entity was found
with the specified id value.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)