The number of occurrences indexed during the build.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual int OccurrenceCount { get; }
Public Overridable ReadOnly Property OccurrenceCount As Integer
public: virtual property int OccurrenceCount { int get (); }