System::Net::Http::Headers::ContentRangeHeaderValue::GetContentRangeLength 메서드

ContentRangeHeaderValue::GetContentRangeLength method

지정된 위치에서 전달된 문자열을 ContentRangeHeaderValue 클래스의 인스턴스로 변환합니다.

static int32_t System::Net::Http::Headers::ContentRangeHeaderValue::GetContentRangeLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
매개변수형식설명
입력String구문 분석할 문자열.
startIndexint32_t구문 분석을 위한 시작 위치.
parsedValueSystem::SharedPtr<Object>&구문 분석된 객체가 할당될 인스턴스입니다.

ReturnValue

구문 분석된 부분 문자열의 길이이며, 그렇지 않으면 0입니다.

또 보기