RuntimeHelpers.SizeOf(RuntimeTypeHandle) 方法

定义

public:
 static int SizeOf(RuntimeTypeHandle type);
public static int SizeOf (RuntimeTypeHandle type);
static member SizeOf : RuntimeTypeHandle -> int
Public Shared Function SizeOf (type As RuntimeTypeHandle) As Integer

参数

返回

适用于