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

We have a c file called dbookpy.c, which will provide a Python binding some
I have an object called Settings that inherits from NSMutableDictionary . When I try
I would like to create/use a system-wide independent universal 'counter object' that can be
If I have a method such as: private function testMethod(param:string):void { // Get the
I have an application using Core Data and bindings. I want to have an
In an application that I have, I am doing quite frequent calls to Convert.ChangeType
The C standard ( 5.1.2.2.1 Program startup ) says: The function called at program
This may turn out to be an embarrassingly stupid question, but better than potentially
Folks, here's a thorny problem for you! A part of the TickZoom system must

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.