最終更新:2019-07-19 (金) 18:42:49 (1737d)  

System.StringSplitOptions
Top / System.StringSplitOptions

https://docs.microsoft.com/ja-jp/dotnet/api/system.stringsplitoptions?view=netframework-4.8

フィールド

  • StringSplitOptions.None?0The return value includes array elements that contain an empty string
    StringSplitOptions.RemoveEmptyEntries?1The return value does not include array elements that contain an empty string