IGrouping(TKey, TElement) Properties
Collapse the table of content
Expand the table of content

IGrouping(Of TKey, TElement) Properties

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

The IGrouping(Of TKey, TElement) type exposes the following members.

  NameDescription
Public property Key Gets the key of the IGrouping(Of TKey, TElement).
Top

Show:
© 2017 Microsoft