Share via


MetadataTokens.CustomAttributeHandle(Int32) 方法

定义

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

参数

rowNumber
Int32

返回

适用于