addAll
Adds all of the elements of the specified collection to this collection.
Since Kotlin
1.3Return
true if any of the specified elements was added to the collection, false if the collection was not modified.
Adds all of the elements of the specified collection to this collection.
Since Kotlin
1.1Return
true if any of the specified elements was added to the collection, false if the collection was not modified.
Adds all of the elements of the specified collection to this collection.
Since Kotlin
1.3Return
true if any of the specified elements was added to the collection, false if the collection was not modified.
Adds all of the elements of the specified collection to this collection.
Since Kotlin
1.8Return
true if any of the specified elements was added to the collection, false if the collection was not modified.
Adds all of the elements of the specified collection to this collection.
Since Kotlin
1.8Return
true if any of the specified elements was added to the collection, false if the collection was not modified.