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

戻り値

適用対象