Share via


FieldTypeEncoder.Type(Boolean) Yöntem

Tanım

Alan türü imzasını kodlar.

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

Parametreler

isByRef
Boolean

Alanın ByRef olup olmadığını belirler

Döndürülenler

Alan türünün kodlayıcısı.

Şunlara uygulanır