Keyoti RapidFindReplace WPF API Docs
Item Property (ptr)
API DocumentationKeyoti.RapidFindReplace.WPFRunQueueItem[([( Int32])])
Keyoti RapidFindReplace WPF
Peek at an item in the queue.
Declaration Syntax
C#Visual BasicVisual C++F#
public QueuedRun this[
	int ptr
] { get; set; }
Public Default Property Item ( 
	ptr As Integer
) As QueuedRun
	Get
	Set
public:
property QueuedRun^ default[int ptr] {
	QueuedRun^ get (int ptr);
	void set (int ptr, QueuedRun^ value);
}
member Item : QueuedRun with get, set
Parameters
ptr (Int32)
Property Value

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