Skip to content

Commit d4c644d

Browse files
authored
changed files by pdets auto publish service, publishid[a696ac86-a18a-45bd-ae8c-def9474a729d] and do [publish].
1 parent bb17adc commit d4c644d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

learn-pr/wwl-azure/implement-collection-types/2-importance-collections.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.implement-collection-types.importance-collections
3-
title: Importance of Collections
3+
title: Importance of collections
44
metadata:
5-
title: Importance of Collections
5+
title: Importance of collections
66
description: "Learn about the significance of collections in C# for managing groups of objects efficiently."
77
ms.date: 03/28/2025
88
author: wwlpublish

learn-pr/wwl-azure/implement-collection-types/3-implement-ordered-collections-typed-list.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.implement-collection-types.implement-ordered-collections-typed-list
3-
title: Implement ordered Collections with List<T>
3+
title: Implement ordered collections with List<T>
44
metadata:
5-
title: Implement ordered Collections with List<T>
5+
title: Implement ordered collections with List<T>
66
description: "Learn how to use List for managing ordered collections, including adding, removing, and iterating through items."
77
ms.date: 03/28/2025
88
author: wwlpublish

learn-pr/wwl-azure/implement-collection-types/6-exercise-implement-collection-types.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.implement-collection-types.exercise-implement-collection-types
3-
title: Exercise - Implement Collection types
3+
title: Exercise - Implement collection types
44
metadata:
5-
title: Exercise - Implement Collection types
5+
title: Exercise - Implement collection types
66
description: "Practice implementing and using collection types like List, Dictionary, and HashSet in a banking application scenario."
77
ms.date: 03/28/2025
88
author: wwlpublish

0 commit comments

Comments
 (0)