MetadataTokens.CustomAttributeHandle(Int32) Method

Definition

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

Parameters

rowNumber
Int32

Returns

Applies to