// Assembly: mscorlib
// Full name: System.Variant

namespace System
{
public class Variant // TypeDefIndex: 3717
{
	// Fields
	type#20859 vt;
	type#27905 wReserved1;
	type#27905 wReserved2;
	type#27905 wReserved3;
	type#20904 llVal;
	type#20872 lVal;
	type#15459 bVal;
	type#20859 iVal;
	type#26063 fltVal;
	type#17434 dblVal;
	type#20859 boolVal;
	type#20929 bstrVal;
	type#25517 cVal;
	type#27905 uiVal;
	type#27921 ulVal;
	type#27940 ullVal;
	type#20872 intVal;
	type#27921 uintVal;
	type#20929 pdispVal;
	type#14960 bRecord;

	// Methods
	// RVA: -1
	public type#28660 Clear() { }
}
}
