Click or drag to resize

NetQueueTToArray Method

Copies the queue items to a new array

Namespace:  Internal.Lidgren.Network
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public T[] ToArray()

Return Value

Type: T
See Also