Cost of sorteddictionary.count

Posted by eyal on Stack Overflow See other posts from Stack Overflow or by eyal
Published on 2010-04-15T06:56:55Z Indexed on 2010/04/15 7:03 UTC
Read the original article Hit count: 370

Filed under:

What is the cost of sorteddictionary.count in c#? Does it retrieve some integer, or does it iterate over the tree?

© Stack Overflow or respective owner

Related posts about c#