Class ResultContainer
Class ResultContainer
名称: Aspose.Page.Plugins 合計: Aspose.Page.dll (25.4.0)
プラグインの処理の結果の収集を含むコンテナを表しています。
public class ResultContainer
Inheritance
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
ResultCollection
作業結果の収集
public List<ioperationresult> ResultCollection { get; }
不動産価値
List < IOperationResult >