Type:StringComparison: Revision history

From Resonite Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 March 2024

  • curprev 17:3817:38, 7 March 2024PJB talk contribs 376 bytes +376 Created page with "{{Infobox Enum |name=StringComparison |type=System.StringComparison }} {{stub}} {{Table EnumValues |CurrentCulture|0| |CurrentCultureIgnoreCase|1| |InvariantCulture|2| |InvariantCultureIgnoreCase|3| |Ordinal|4| |OrdinalIgnoreCase|5| }} == See Also == * [https://learn.microsoft.com/en-us/dotnet/api/system.stringcomparison StringComparison Enum (System) | Microsoft Learn]"