Class ResultContainer

Class ResultContainer

Název místa: Aspose.Page.Plugins Shromáždění: Aspose.Page.dll (25.4.0)

Představuje kontejner, který obsahuje sběr výsledků zpracování pluginu.

public class ResultContainer

Inheritance

object ResultContainer

Dědiční členové

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

Properties

ResultCollection

Shromažďuje výsledky operace

public List<ioperationresult> ResultCollection { get; }

Hodnota nemovitosti

List < IOperationResult >

 Čeština