Skip to content

Commit

Permalink
Update how-to-access-keyed-collections-in-windows-forms.md (#1964)
Browse files Browse the repository at this point in the history
  • Loading branch information
adegeo authored Jan 6, 2025
1 parent 11181ac commit bb4408f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "How to: Access Keyed Collections"
descriptions: Learn how to access keyed collections, a functionality that has been added to many collection classes that are typically used by Windows Forms applications.
description: Learn to Access Keyed Collections in Windows Forms with .NET Framework 4.8 - ListView, Control, TabControl, and more. Boost your app's functionality.
ms.date: "03/30/2017"
dev_langs:
- "csharp"
Expand All @@ -9,7 +9,6 @@ helpviewer_keywords:
- "keyed collections [Windows Forms]"
- "collections [Windows Forms], accessing with keys"
ms.assetid: b9b79b8b-d9bf-4f8c-b9d6-9578bc3219d3
description: Learn to Access Keyed Collections in Windows Forms with .NET Framework 4.8 - ListView, Control, TabControl, and more. Boost your app's functionality.
---
# How to: Access Keyed Collections in Windows Forms

Expand Down

0 comments on commit bb4408f

Please sign in to comment.