MetadataTokens.ImportScopeHandle(Int32) 方法

定义

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

参数

rowNumber
Int32

返回

适用于