Initializes a new instance of the
Query class.

Declaration Syntax
public Query(
Type entityType
)
Public Sub New ( _
entityType As Type _
)

Parameters
- entityType (Type)
- Type of the entity.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)