Class ResultContainer

Class ResultContainer

Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)

يمثل الحاوية التي تحتوي على مجموعة النتائج الناتجة عن معالجة الإضافة.

public class ResultContainer

الوراثة

objectResultContainer

الأعضاء الموروثة

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; }

قيمة الخاصية

List<IOperationResult&gt;

 عربي