Removes a content type from the index if the type is unused, otherwise throws an exception.
            
| C# | Visual Basic | 
public void RemoveContent( string content )
Public Sub RemoveContent ( content As String )
- content (String)
 - The content name
 
Throws an InvalidOperationException if the category is currently assigned to a document.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610