Gets all content category records from the index.
            
| C# | Visual Basic | Visual C++ | 
public virtual ContentCategoryRecord[] GetContentCategoryRecords()
Public Overridable Function GetContentCategoryRecords As ContentCategoryRecord()
public: virtual array<ContentCategoryRecord^>^ GetContentCategoryRecords()