SnapshotSpan.Length 속성

항상 음수가 아닌 범위의 길이를 가져옵니다.

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

구문

‘선언
Public ReadOnly Property Length As Integer
public int Length { get; }
public:
property int Length {
    int get ();
}
member Length : int with get
function get Length () : int

속성 값

형식: Int32
항상 음수가 아닌 범위의 길이입니다.

.NET Framework 보안

참고 항목

참조

SnapshotSpan 구조체

Microsoft.VisualStudio.Text 네임스페이스