Sign in
Home
Samples
Languages
Extensions
Documentation
Community
Visual Studio
Team Foundation Server/ALM
.NET Framework
Get started for free
Developer Tools and Languages
.NET Framework 4.5
.NET Framework Class Library
System.Collections Namespaces
System.Collections
IDictionaryEnumerator Interface
IDictionaryEnumerator Properties
Entry Property
Key Property
Value Property
This topic has not yet been rated
-
Rate this topic
IDictionaryEnumerator Properties
.NET Framework 4.5
Other Versions
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
Silverlight
The
IDictionaryEnumerator
type exposes the following members.
Properties
Name
Description
Current
Gets the current element in the collection.
(Inherited from
IEnumerator
.)
Entry
Gets both the key and the value of the current dictionary entry.
Key
Gets the key of the current dictionary entry.
Value
Gets the value of the current dictionary entry.
Top
See Also
Reference
IDictionaryEnumerator Interface
System.Collections Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)