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

戻り値

適用対象