Class ResultContainer

Class ResultContainer

Pôvodný názov: Aspose.Pdf.Plugins Zhromaždenie: Aspose.PDF.dll (25.4.0)

Predstavuje kontajner, ktorý obsahuje zber výsledkov spracovania pluginu.

public class ResultContainer

Inheritance

object ResultContainer

Z dedičných členov

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

Properties

ResultCollection

Zhromažďuje výsledky operácie

public List<ioperationresult> ResultCollection { get; }

Hodnota nehnuteľnosti

List < IOperationResult >

 Slovenčina