ReadOnlySequence<T>.Length 속성

정의

ReadOnlySequence<T>의 길이를 가져옵니다.

public:
 property long Length { long get(); };
public long Length { get; }
member this.Length : int64
Public ReadOnly Property Length As Long

속성 값

읽기 전용 시퀀스의 길이입니다.

적용 대상