Keyoti RapidFindReplace WPF API Docs
CreateIRunReaderHandlerFor Method (runContainer)
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlersFindHandlerRegistryCreateIRunReaderHandlerFor(Object)
Keyoti RapidFindReplace WPF
Creates and returns a registered IRunReader for the runContainer.
Declaration Syntax
C#Visual BasicVisual C++F#
public static IRunReader CreateIRunReaderHandlerFor(
	Object runContainer
)
Public Shared Function CreateIRunReaderHandlerFor ( 
	runContainer As Object
) As IRunReader
public:
static IRunReader^ CreateIRunReaderHandlerFor(
	Object^ runContainer
)
static member CreateIRunReaderHandlerFor : 
        runContainer : Object -> IRunReader 
Parameters
runContainer (Object)
An object that contains Run objects.
Return Value
IRunReader
IRunReader that can enumerate Run objects.

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