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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:05:47+00:00 2026-05-17T19:05:47+00:00

i have a struct who have a list of item and some other variable

  • 0

i have a struct who have a list of item and some other variable about struct

i want to check that a enum in list have a specific value or not.

like

struct.list.havevalue == 5;

how i can count all who have the specific value in enum in the itemlist of the structure

  • 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-17T19:05:47+00:00Added an answer on May 17, 2026 at 7:05 pm

    Your question isn’t really clear, but it sounds like you might want to use LINQ:

    int count = x.list.Count(v => v.Value == 5);
    

    But without anything more specific about what types are involved, it’s very hard to say. If you could provide more details – such as the declaration of the types involved – it would really help.

    By the way, it’s very odd for a struct to contain a list. Are you really sure you want to be using a struct rather than a class?

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

Sidebar

Related Questions

i have a list of struct list who have a detail of stuff. i
I have a struct, MyStruct , that has a private member private bool[] boolArray;
I have a struct that contains three lists and an integer as can be
I have a struct that looks something like: struct foo_t { template <std::size_t x,
Some context: (Feel free to skip ahead) I have a module that processes complex
i have a list of custom object and i want to group the object
Ok so I have struct like this typedef struct { float x; float y;
Suppose I have: struct Magic { Magic(Foo* foo); Magic(Bar* bar); }; Is there a
using C++, I have struct Base { virtual void stuff(/*base stuff*/); }; struct Derived
In my driver's file_operations structure, I have: struct file_operations Fops = { read: device_read,

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.