DocumentCount Property

Stot

Stot

Inverter..::..DocumentCount Property

Gets the count of all the Documents in the inverted Index Table.

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

Syntax


public int DocumentCount { get; }
Public ReadOnly Property DocumentCount As Integer
	Get
public:
property int^ DocumentCount {
	int^ get ();
}

Field Value

The document count.