ValueAsnReader.ThrowIfNotEmpty 메서드

정의

판독기에서 남은 데이터가 있는 경우 표준화된 AsnContentException 데이터를 throw하거나 반환HasData되는 경우 false 함수를 수행하지 않습니다.

public:
 void ThrowIfNotEmpty();
public readonly void ThrowIfNotEmpty();
member this.ThrowIfNotEmpty : unit -> unit
Public Sub ThrowIfNotEmpty ()

설명

이 메서드는 명시적으로 태그가 지정된 값의 중첩된 콘텐츠와 같이 "닫힌" 구조를 읽기 위한 표준화된 대상 및 표준화된 예외를 제공합니다.

적용 대상