次の方法で共有


MetadataTokens.CustomDebugInformationHandle(Int32) メソッド

定義

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

パラメーター

rowNumber
Int32

戻り値

適用対象