Keyoti Search for ASP.NET API Docs
LinkBasedImportSampler Constructor (source, invoker, dataSet)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesLinkBasedImportSamplerLinkBasedImportSampler(IIndexableSource, LinkBasedImportSampler..::.InvokeMethod, DataSet)
Keyoti Search for ASP.NET 2010
New instance
Declaration Syntax
C#Visual BasicVisual C++
public LinkBasedImportSampler(
	IIndexableSource source,
	LinkBasedImportSampler..::.InvokeMethod invoker,
	DataSet dataSet
)
Public Sub New ( _
	source As IIndexableSource, _
	invoker As LinkBasedImportSampler..::.InvokeMethod, _
	dataSet As DataSet _
)
public:
LinkBasedImportSampler(
	IIndexableSource^ source, 
	LinkBasedImportSampler..::.InvokeMethod^ invoker, 
	DataSet^ dataSet
)
Parameters
source (IIndexableSource)
Source to sample
invoker (LinkBasedImportSampler..::.InvokeMethod)
UI thread invoker to use if Windows Forms, null otherwise
dataSet (DataSet)
DataSet to add sample data to

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609