-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Milestone
Description
Hi - what about substring?
Substring is a bit the opposite of Remove, as it instead of returning a substring from beginning to a position, it returns a substring from a position to the end (or x characters). But really, why a Remove-function. Substring is pretty known in a lot of languages and it can do the remove function easily.
Also, the paragraph under Remove about Replace, shouldn't this have it's own headline and table of contents item?
It would be great if this page showed a list of all string modification operations, that returns a substring (trim also returns a substring).
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: dd91d4c1-d713-b8f1-958f-3547a5150428
- Version Independent ID: 0a6a2496-ca04-fc7e-777f-8d2ef7bef1a6
- Content: Trimming and Removing Characters from Strings in .NET
- Content Source: docs/standard/base-types/trimming.md
- Product: dotnet
- Technology: dotnet-standard
- GitHub Login: @rpetrusha
- Microsoft Alias: ronpet
Metadata
Metadata
Assignees
Labels
No labels