Class ResultContainer
Class ResultContainer
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
แสดงถึงคอนเทนเนอร์ที่มีการรวบรวมผลลัพธ์ของการประมวลผลปลั๊กอิน
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>