Mindscape LightSpeed - User Reference & API Documentation
ToArray Method
API ReferenceMindscape.LightSpeedEntityCollection<(Of <(TEntity>)>)ToArray()()()
Creates a primitive array of the entities in this collection.
Declaration Syntax
C#Visual Basic
public TEntity[] ToArray()
Public Function ToArray As TEntity()
Return Value
An array of entities in this collection.

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