FieldTypeEncoder.Type(Boolean) 메서드

정의

필드 형식 서명을 인코딩합니다.

public System.Reflection.Metadata.Ecma335.SignatureTypeEncoder Type (bool isByRef = false);
member this.Type : bool -> System.Reflection.Metadata.Ecma335.SignatureTypeEncoder
Public Function Type (Optional isByRef As Boolean = false) As SignatureTypeEncoder

매개 변수

isByRef
Boolean

필드가 ByRef인지 확인합니다.

반환

필드 형식의 인코더.

적용 대상