← Docs
kotlin-stdlib / kotlin.reflect.full / declaredMembers

declaredMembers

JVM
1.1
val KClass < * > . declaredMembers : Collection < KCallable < * > >
(source)

Returns all functions and properties declared in this class. Does not include members declared in supertypes.

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 .