Class ResultContainer
Class ResultContainer
Pôvodný názov: Aspose.TeX.Plugins Zhromaždenie: Aspose.TeX.dll (25.4.0)
Plugin exekúcia výsledok kontajner.
public class ResultContainer
Inheritance
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
Získajte zoznam výsledkov implementácie pluginu.
public List<ioperationresult> ResultCollection { get; }
Hodnota nehnuteľnosti
List < IOperationResult >