Class ResultContainer

Class ResultContainer

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

Mewakili wadah yang berisi koleksi hasil dari pemrosesan plugin.

public class ResultContainer

Pewarisan

objectResultContainer

Anggota yang Dwarisi

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properti

ResultCollection

Mengambil koleksi hasil dari operasi

public List<ioperationresult> ResultCollection { get; }

Nilai Properti

List<IOperationResult&gt;

 Indonesia