FieldTypeEncoder.Type(Boolean) Méthode

Définition

Encode la signature de type de champ.

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

Paramètres

isByRef
Boolean

Détermine si le champ est ByRef

Retours

Encodeur du type de champ.

S’applique à