Class ResultContainer
Class ResultContainer
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
Mewakili wadah yang berisi koleksi hasil dari pemrosesan plugin.
public class ResultContainer
Pewarisan
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 operasi
public List<ioperationresult> ResultCollection { get; }
Nilai Properti
List<IOperationResult>