Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4023528
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:36:33+00:00 2026-05-20T10:36:33+00:00

Possible Duplicate: Why do we not have splice in array collection? The whole idea

  • 0

Possible Duplicate:
Why do we not have splice in array collection?

The whole idea behind collection classes is to enhance the basic functionalities of available data structures and wrap them up with useful functions.

Then Why dont I see concat, splice, copy functions in array collections in flex (which are infact available in arrays!). Am I missing something in here or is it like that only?

Will appreciate if someone could enlighten me with the reasons behind this.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T10:36:34+00:00Added an answer on May 20, 2026 at 10:36 am

    Technically, a collection can be an unordered list, an associative array, or a tree. However, Adobe’s function list is heavily reliant upon indexes, so that’s not the reason.

    The reason I would say is because the methods you specifically listed don’t just destroy sections of the array, the remove it from the original array, create a new array and return it.

    A Flex Collection can be linked to remote resources, which helps make it apparent that you couldn’t remove items from a DB and create a new DB – you could remove and insert items though.

    Also, while an Array Collection is not the same as a Tree Collection, its important that they have the same Interface (setItem, removeItem, etc). Using slice or splice on a tree collection wouldn’t work very well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result I have
Possible Duplicate: Method overloading in Objective-C? Is method overloading not possible. I have two
Possible Duplicate: Why not use tables for layout in HTML? Under what conditions should
Possible Duplicate: Why does C# not provide the C++ style ‘friend’ keyword? I'd like
Possible Duplicate: What's the difference between NOT EXISTS vs. NOT IN vs. LEFT JOIN
Possible Duplicate: How does the Google Did you mean? Algorithm work? Suppose you have
Possible Duplicate: What is the purpose of wrapping whole Javascript files in anonymous functions
Possible Duplicate: file_put_contents permission denied I have recently transferred server, and it seems that
Possible Duplicate: Where and why do I have to put “template” and “typename” on
Possible Duplicate: ClassNotFoundException com.mysql.jdbc.Driver I have included the mysql-connector-java-5.1.16-bin.jar into my Eclipse library, this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.