Class ResultContainer

Class ResultContainer

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

Plugin provádí výsledek kontejner.

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

Získáte shromažďování výsledků provedení pluginu.

public List<ioperationresult> ResultCollection { get; }

Hodnota nemovitosti

List < IOperationResult >

 Čeština