다음을 통해 공유


StringInfo 멤버

문자열을 텍스트 요소로 분리한 다음 이 텍스트 요소를 반복하는 기능을 제공합니다.

다음 표에서는 StringInfo 형식에 의해 노출되는 멤버를 보여 줍니다.

Public 생성자

  이름 설명
Public method Supported by the .NET Compact Framework StringInfo 오버로드되었습니다. StringInfo 클래스의 새 인스턴스를 초기화합니다.

위쪽

Public 속성

  이름 설명
Public property Supported by the .NET Compact Framework LengthInTextElements 현재 StringInfo 개체의 텍스트 요소 수를 가져옵니다.
Public property Supported by the .NET Compact Framework String 현재 StringInfo 개체의 값을 가져오거나 설정합니다.

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method Supported by the .NET Compact Framework Equals 오버로드되었습니다. 재정의되었습니다.  
Public method Supported by the .NET Compact Framework GetHashCode 재정의되었습니다. 현재 StringInfo 개체의 값에 대한 해시 코드를 계산합니다.
Public method Static Supported by the .NET Compact Framework GetNextTextElement 오버로드되었습니다. 지정된 문자열에 있는 첫째 텍스트 요소를 가져옵니다.
Public method Static Supported by the .NET Compact Framework GetTextElementEnumerator 오버로드되었습니다. 문자열의 텍스트 요소를 반복하는 열거자를 반환합니다.
Public method Supported by the .NET Compact Framework GetType  현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public method Static Supported by the .NET Compact Framework ParseCombiningCharacters 지정된 문자열 내에 있는 각 기본 문자, 상위 서로게이트 또는 제어 문자를 반환합니다.
Public method Static Supported by the .NET Compact Framework ReferenceEquals  지정한 Object 인스턴스가 동일한지 여부를 확인합니다. (Object에서 상속됨)
Public method SubstringByTextElements 오버로드되었습니다. 현재 StringInfo 개체의 값에서 텍스트 요소의 부분 문자열을 검색합니다.
Public method Supported by the .NET Compact Framework ToString  현재 Object를 나타내는 String을 반환합니다. (Object에서 상속됨)

위쪽

Protected 메서드

  이름 설명
Protected method Supported by the .NET Compact Framework Finalize  가비지 수집기에서 Object를 회수하기 전에 Object가 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Protected method Supported by the .NET Compact Framework MemberwiseClone  현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)

위쪽

참고 항목

참조

StringInfo 클래스
System.Globalization 네임스페이스