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; }
ערך המאפיין
List<IOperationResult>