DiagnosticBag

DiagnosticBag

概述

DiagnosticBag 是 C++ 的 FOSS 中的 Aspose.Cells 类.

代表诊断袋.

这个类提供了2种方法,用于在C++程序中使用DiagnosticBag对象. 有的方法包括: Add, GetEntries. 在安装了Aspose.Cells FOSS for C++ 包后,所有公众成员都可以访问任何C ++应用程序.

方法

Signature描述情况
GetEntries()std::vector<DiagnosticEntry>获取条目。.
Add(entry: DiagnosticEntry)添加指定项目的条目.

查看更多

 中文