Class ResultContainer

Class ResultContainer

Nama dari : Aspose.Page.Plugins Perhitungan: Aspose.Page.dll (25.4.0)

Menampilkan konten yang berisi hasil pengolahan pemrosesan plugin.

public class ResultContainer

Inheritance

object ResultContainer

anggota yang diwarisi

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

Properties

ResultCollection

Mengumpulkan hasil operasi

public List<ioperationresult> ResultCollection { get; }

Nilai Properti

List dan lt; IOperationResult >

 Indonesia