LocalVariableTypeEncoder.Type(Boolean, Boolean) Method

Definition

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

Parameters

isByRef
Boolean
isPinned
Boolean

Returns

Applies to