Keyoti SearchUnit API Docs
SearchResult..::..DataRowEventArgs Constructor (row)
API DocumentationKeyoti.SearchEngine.SearchSearchResult..::..DataRowEventArgsSearchResult..::..DataRowEventArgs(DataRow)
Keyoti SearchUnit v6
New instance
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public DataRowEventArgs(
	DataRow row
)
public DataRowEventArgs(
	DataRow row
)
Public Sub New ( 
	row As DataRow
)
Public Sub New ( 
	row As DataRow
)
public:
DataRowEventArgs(
	DataRow^ row
)
public:
DataRowEventArgs(
	DataRow^ row
)
new : 
        row : DataRow -> DataRowEventArgs
new : 
        row : DataRow -> DataRowEventArgs
Parameters
row (DataRow)

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120