Type()

Object::Type() method

Implements C# typeof(System.Object) construct.

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

Return Value

TypeInfo object which describes System::Object type.

See Also