[To be supplied.] The UInt32 type is not CLS compliant. The CLS-compliant alternative is Int32.
[C#] public virtual object ToType( Type type ); [C++] public: virtual Object* ToType( Type* type ); [JScript] public function ToType( type : Type ) : Object;
[Visual Basic] The UInt32 type cannot be used in Visual Basic.