.Net Programming
วันจันทร์ที่ 12 มกราคม พ.ศ. 2552
Enum to String and String to Enum
Enum to String
Enum
.
GetName
(
typeof
(
EnumType
)
, mode
)
String to Enum
(
EnumType
)
Enum
.
Parse
(
typeof
(
EnumType
)
;, EnumValue,
true
)
;
ref :
http://snipplr.com/view/3585/enum-to-string-and-string-to-enum/
ไม่มีความคิดเห็น:
แสดงความคิดเห็น
บทความใหม่กว่า
บทความที่เก่ากว่า
หน้าแรก
สมัครสมาชิก:
ส่งความคิดเห็น (Atom)
ไม่มีความคิดเห็น:
แสดงความคิดเห็น