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(Type)
Specific types of annotations are removed from the current element by this function.
public void RemoveAnnotations (Type type);
The Type
of annotations to be removed.
RELATED TAGS
CONTRIBUTOR
View all Courses