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