Class ResultContainer
Class ResultContainer
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
แสดงถึงคอนเทนเนอร์ที่มีการเก็บรวบรวมผลลัพธ์จากการประมวลผลปลั๊กอิน
public class ResultContainer
การสืบทอด
สมาชิกที่สืบทอด
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
คุณสมบัติ
ResultCollection
ดึงข้อมูลการเก็บรวบรวมผลลัพธ์ของการดำเนินการ
public List<ioperationresult> ResultCollection { get; }
ค่า Property
List<IOperationResult>