It is a pure object-oriented language. One of its key features as compared to other languages is its simplicity. It is easy to read and write.
RemoveAnnotations<T>()
Removes all the annotations of a specified type from the current element.
public void RemoveAnnotations<T> () where T : class;