Keyoti RapidFindReplace WPF API Docs
RunQueue Constructor (size)
API DocumentationKeyoti.RapidFindReplace.WPFRunQueueRunQueue(Int32)
Keyoti RapidFindReplace WPF
New.
Declaration Syntax
C#Visual BasicVisual C++F#
public RunQueue(
	int size
)
Public Sub New ( 
	size As Integer
)
public:
RunQueue(
	int size
)
new : 
        size : int -> RunQueue
Parameters
size (Int32)
Capacity of the queue.

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)