We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc25a9d commit ac8aa72Copy full SHA for ac8aa72
docs/csharp/how-to/parse-strings-using-split.md
@@ -1,7 +1,7 @@
1
---
2
title: "Divide strings using String.Split"
3
description: The Split method returns an array of strings split from a set of delimiters. It's an easy way to extract substrings from a string.
4
-ms.date: 03/06/2024
+ms.date: 10/31/2024
5
helpviewer_keywords:
6
- "splitting strings [C#]"
7
- "Split method [C#]"
0 commit comments