CompareNoCase

이 메소드는 대소문자를 구분하면서 두 문자열을 비교합니다.

가시성
Public
시그니처
int CompareNoCase(const OMString& s) const

int CompareNoCase(char * s) const
매개변수
s 

현재 문자열과 비교할 문자열입니다.

리턴값

이 메소드는 다음 값 중 하나를 리턴합니다.


피드백