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
Method | Description |
---|---|
get_FullName() const | Gets type full name. |
get_Name() const | Gets type short name. |
See Also
- Class MemberInfo
- Namespace System::Reflection
- Library Aspose.PDF for C++