The number of documents in the index.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int NumberOfDocuments { get; }
Public ReadOnly Property NumberOfDocuments As Integer
public: property int NumberOfDocuments { int get (); }
C# | Visual Basic | Visual C++ |
public int NumberOfDocuments { get; }
Public ReadOnly Property NumberOfDocuments As Integer
public: property int NumberOfDocuments { int get (); }