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

返回

适用于