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