AllDocumentsContainingWord Method

Stot

Stot

IStore..::..AllDocumentsContainingWord Method

Get all the documents containing the given word.

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


Document[] AllDocumentsContainingWord(
	string word
)
Function AllDocumentsContainingWord ( _
	word As String _
) As Document()
array<Document^>^ AllDocumentsContainingWord(
	String^ word
)

Parameters

word
Type: String
The word.

Return Value

an array of documents containing the word