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 604601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T17:03:21+00:00 2026-05-13T17:03:21+00:00

I have a type of object called Bin , which has a hashtable field

  • 0

I have a type of object called Bin, which has a hashtable field called Attributes. Like so:

Public Class Bin

    Private _attributes As Hashtable

    Public Readonly Property Attributes() As Hashtable
        Get
            Return _attributes
        End Get
    End Property

End Class

If I have two bins, I’d like to compare if they have the same attributes (if they have the exact same keys, as well as the right values for those keys) in the Hashtable. I have a set of constants (String) for the key, but the value will be a Boolean.

If there’s an easy way to do it with Dictionaries, I’d be open to that too. I haven’t used this aspect of vb.net so I’m not really sure what’s possible, or if I’ll have to hand-code the comparison.

  • 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-13T17:03:22+00:00Added an answer on May 13, 2026 at 5:03 pm

    Here is a small discussion

    How to compare 2 HashTables?

    It seems that you would have to code your own comparison method to implement what you are looking for.

    Also maybe have a look at

    Why Dictionary is preferred over hashtable

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

Sidebar

Related Questions

I have object A which in turn has a property of type Object B
I have a Word.Field object which is a checkbox and the Type property equals
Lets say I have a single object of type Car which I want to
I have some JS code which generates the following object, return { type: some
I have a List of a complex type - an object with a few
What's the object type returned by Datepicker? Supposing I have the following: $(#txtbox).datepicker({ onClose:
I have a object of type ICollection<string> . What is the best way to
I have an IQueryable and an object of type T. I want to do
I have an object of the type System.Drawing.Image and want to make every pixel
I have an array of different type objects and I use a BinaryWriter to

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.