search/mag_sel search/close
Aspose::Words::InternableComplexAttr Class Reference

Base class for internable complex attribute. Internable complex attribute should notify parent collection when going to be changed.

#include <Aspose.Words.Cpp/InternableComplexAttr.h>

+ Inheritance diagram for Aspose::Words::InternableComplexAttr:

Public Member Functions

virtual const TypeInfoGetType () const override
 
virtual bool Is (const TypeInfo &target) const override
 

Static Public Member Functions

static const TypeInfoType ()
 

Member Function Documentation

◆ GetType()

virtual const System::TypeInfo& Aspose::Words::InternableComplexAttr::GetType ( ) const
overridevirtual

◆ Is()

virtual bool Aspose::Words::InternableComplexAttr::Is ( const System::TypeInfo target) const
overridevirtual

◆ Type()

static const System::TypeInfo& Aspose::Words::InternableComplexAttr::Type ( )
static