다음을 통해 공유


SnapshotPoint.GetChar 메서드

이 스냅숏 지점의 위치에서 문자를 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Text
어셈블리:  Microsoft.VisualStudio.Text.Data(Microsoft.VisualStudio.Text.Data.dll)

구문

‘선언
Public Function GetChar As Char
public char GetChar()
public:
wchar_t GetChar()
member GetChar : unit -> char
public function GetChar() : char

반환 값

형식: Char
이 스냅숏 지점의 위치에 있는 문자입니다.

예외

예외 조건
ArgumentOutOfRangeException

이 점의 위치를 스냅샷 길이를 같습니다.

.NET Framework 보안

참고 항목

참조

SnapshotPoint 구조체

Microsoft.VisualStudio.Text 네임스페이스