Dictionary(TKey, TValue).KeyCollection.Enumerator Properties
Collapse the table of content
Expand the table of content

Dictionary(Of TKey, TValue).KeyCollection.Enumerator Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Dictionary(Of TKey, TValue).KeyCollection.Enumerator type exposes the following members.

  NameDescription
Public property Current Gets the element at the current position of the enumerator.
Top

  NameDescription
Explicit interface implemetation Private property IEnumerator.Current Gets the element at the current position of the enumerator.
Top

Show:
© 2017 Microsoft