LocalVariableTypeEncoder.Type(Boolean, Boolean) 方法

定義

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

參數

isByRef
Boolean
isPinned
Boolean

傳回

適用於