Class ResultContainer

信息

表示容器,包含插件处理的结果集合。

public class ResultContainer

继承

objectResultContainer

继承的成员

属性

ResultCollection

获取操作结果的集合

public List<ioperationresult> ResultCollection { get; }

属性值

List<IOperationResult>

命名空间: Documentize
程序集: Documentize.dll

 中文