AllDocumentsContainingWord Method

Stot

Stot

Store..::..AllDocumentsContainingWord Method

Alls the documents containing a word.

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

Syntax


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

Parameters

word
Type: String
The word.

Return Value

List of Documents tht conting the word