Share via


MetadataTokens.CustomDebugInformationHandle(Int32) Método

Definición

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

Parámetros

rowNumber
Int32

Devoluciones

Se aplica a