Class ResultContainer
Class ResultContainer
Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.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; }
قيمة الخاصية
List<IOperationResult>