다음을 통해 공유


NRange.StartAt(NIndex) 메서드

정의

NIndex 시작부터 컬렉션의 끝까지 NRange 개체를 만듭니다.

public:
 static System::Buffers::NRange StartAt(System::Buffers::NIndex start);
public static System.Buffers.NRange StartAt (System.Buffers.NIndex start);
static member StartAt : System.Buffers.NIndex -> System.Buffers.NRange
Public Shared Function StartAt (start As NIndex) As NRange

매개 변수

start
NIndex

반환

적용 대상