FieldTypeEncoder.Type(Boolean) Metoda

Definicja

Koduje podpis typu pola.

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

Parametry

isByRef
Boolean

Określa, czy pole ma wartość ByRef

Zwraca

Koder typu pola.

Dotyczy