[C#] string 어떤 기준으로 개수 추출 및 문자열 자르기

Jeini·2025년 4월 2일
0

🍇 C#

목록 보기
9/12
int fail = T_ErrorLog.Split('\n').Length;
string[] list = RES_업무정보_HT ["메일_주기"].ToString().Split(',');
profile
Fill in my own colorful colors🎨

0개의 댓글