Removing duplicate values from a List of Values

1 Star2 Stars3 Stars4 Stars5 Stars (4)
Loading ... Loading ...

A List of values may contains few duplicates and if we need to find the unique values out of the same then we need some algorithm to filter that out. Consider we have an array of values as give below
Dim arrLOV
 
arrLOV = Array ("Val1", "Vale2", "Val2", "Val1", "Val3", "Val2")
Now the array contains 2 duplicate values [...]

Register or Login to read the full article...

Maintaining list of class objects created

1 Star2 Stars3 Stars4 Stars5 Stars (5)
Loading ... Loading ...

At times, we might want to maintain a list of all objects which are created for an object. We will not discuss the situations where it would be required, but we will see how it’s done.
To store the list of object we can use the Dictionary objects. When we create classes object the first event [...]

Register or Login to read the full article...

  1. Suscribe to Email

    Enter your email address:

    Delivered by FeedBurner

  2. Most Viewed


  3. Sitemap

    open all | close all
  4. Most Rated

  5. Translator

    English flagItalian flagKorean flagChinese (Simplified) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagGreek flagDutch flagBulgarian flagCzech flag
    Croat flagDanish flagFinnish flagHindi flagPolish flagRumanian flagSwedish flagNorwegian flagCatalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flag
    Slovak flagSlovenian flagUkrainian flagVietnamese flag           
    By N2H

Your Ad Here