C# [C#]System.LinqでEnum(列挙型)を文字列のリストに変換するには? System.Linqを使ってenum(列挙型)のメンバーを文字列のリスト(List)に変換する方法を紹介します。 C#プログラミング・IT