    

 ## On this page

  

 

 # removeDataMonitor

 Last update: 16.07.2025 

abstract fun [removeDataMonitor](remove-data-monitor.md)(component: [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html), index: [Variant](../-variant/index.md)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)

remove a specific data monitor associated with a particular component

#### Return

whether the data monitor was successfully found and deleted

#### Parameters

componentthe name of the component under which to find the data monitor for deletionindexthe integer index (0-based index) or string title of the data monitor being removed