System::Object::Type method

Object::Type method

Implements C# typeof(System.Object) construct.

static const TypeInfo & System::Object::Type()

ReturnValue

TypeInfo object which describes System::Object type.

See Also