System::Reflection::MemberInfo::TypeInternal class

TypeInternal class

Declaring type desription. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type.

class TypeInternal

Methods

MethodDescription
get_FullName() constGets type full name.
get_Name() constGets type short name.

See Also