Enumerate or enumeration

  • Thread starter Thread starter el
  • Start date Start date
E

el

Hi all
I've seen people use the words, enumerate or enumeration, a lot in computer area. What's this mean? Can someone explain it to me, please?

TIA
el
 
basically the process identifying the attached hardware and connecting
the drivers to it.
 
Hi all
I've seen people use the words, enumerate or enumeration, a lot in computer
area. What's this mean? Can someone explain it to me, please?

TIA
el

A dictionary definition of enumerate is "to name one by one". When I say
"enumerate the members of the group", I mean to list or display the names of
the members one by one. I can enumerate all of the computer objects in an
OU, for example. An enumeration is a list of all of the elements of a
collection. For example, ADS_USER_FLAG_ENUM is an enumeration (list) of all
of the flags in the userAccountControl attribute of Active Directory.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top