← Docs
kotlin-stdlib / org.w3c.dom.css / get

get

JS
1.1
operator fun MediaList . get ( index : Int ) : String ?
(source)
operator fun StyleSheetList . get ( index : Int ) : StyleSheet ?
(source)
operator fun CSSRuleList . get ( index : Int ) : CSSRule ?
(source)
operator fun CSSStyleDeclaration . get ( index : Int ) : String ?
(source)
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .