S SearchRSS
< BackHome
Newest questions tagged c# - Stack Overflow

Queue size in C#? [closed]

I was just wondering what the property is for a Queue in C# that returns the number of elements that are in the specified Queue?

View original source