Share via


MetadataTokens.MethodDebugInformationHandle(Int32) メソッド

定義

public:
 static System::Reflection::Metadata::MethodDebugInformationHandle MethodDebugInformationHandle(int rowNumber);
public static System.Reflection.Metadata.MethodDebugInformationHandle MethodDebugInformationHandle (int rowNumber);
static member MethodDebugInformationHandle : int -> System.Reflection.Metadata.MethodDebugInformationHandle
Public Function MethodDebugInformationHandle (rowNumber As Integer) As MethodDebugInformationHandle

パラメーター

rowNumber
Int32

戻り値

適用対象