Creates a primitive array of the entities in this collection.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public TEntity[] ToArray() |
| Visual Basic (Declaration) |
|---|
Public Function ToArray As TEntity() |