ILNumerics Ultimate VS

QueueListT1, T2AddToStart Method (T1)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Add to start of queue

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Misc
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public void AddToStart(
	T1 item
)

Parameters

item
Type: T1
item data to add to start of queue
Remarks

[ILNumerics Core Module]

See Also

Reference