ICLRAttributeInfo.GetConstructorArgs(UInt32) Method

Definition

public:
 IntPtr GetConstructorArgs(System::UInt32 % pnLength);
public IntPtr GetConstructorArgs (ref uint pnLength);
abstract member GetConstructorArgs : uint32 -> nativeint
Public Function GetConstructorArgs (ByRef pnLength As UInteger) As IntPtr

Parameters

pnLength
UInt32

Returns

IntPtr

Applies to