11 #include <system/shared_ptr.h>
12 #include <system/collections/list.h>
13 #include <system/collections/ienumerable.h>
16 #include <Aspose.Words.Cpp/IWarningCallback.h>
17 #include <Aspose.Words.Cpp/aspose_words_api_defs.h>
19 namespace System {
namespace Collections {
namespace Generic {
template <
typename>
class IEnumerator; } } }
20 namespace Aspose {
namespace Words {
class WarningInfo; } }
104 ASPOSE_WORDS_SHARED_RTTI_INFO_DECL();
254 ASPOSE_WORDS_SHARED_API
void Clear();
342 System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<
Aspose::Words::
WarningInfo>>> mItems;