Class ResultContainer
Class ResultContainer
Именује се: Aspose.TeX.Plugins Асамблеја: Aspose.TeX.dll (25.4.0)
Плугин извршење резултат контејнер.
public class ResultContainer
Inheritance
Наслеђени чланови
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
ResultCollection
Добија колекцију резултата извршења плагина.
public List<ioperationresult> ResultCollection { get; }
Вредност имовине
List < IOperationResult >