Edit

Share via


MetadataTokens.CustomDebugInformationHandle(Int32) Method

Definition

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

Parameters

rowNumber
Int32

Returns

Applies to