RemoveFile Method

Stot

Stot

Streamer..::..RemoveFile Method

Removes the specified Document from the Inverted Index Table

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

Syntax


public static void RemoveFile(
	Document doc
)
Public Shared Sub RemoveFile ( _
	doc As Document _
)
public:
static void RemoveFile(
	Document^ doc
)

Parameters

doc
Type: Engine..::..Document
The document.