Class ResultContainer
Class ResultContainer
Tên không gian: Aspose.TeX.Plugins Tổng hợp: Aspose.TeX.dll (25.4.0)
Plugin thực hiện kết quả container.
public class ResultContainer
Inheritance
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
ResultCollection
Nhận bộ sưu tập kết quả thực hiện plugin.
public List<ioperationresult> ResultCollection { get; }
Giá trị bất động sản
List < IOperationResult >