FieldTypeEncoder.Type(Boolean) Methode

Definitie

Codeert de handtekening van het veldtype.

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

Parameters

isByRef
Boolean

Bepaalt of het veld ByRef is

Retouren

Encoder van het veldtype.

Van toepassing op