Class ResultContainer

Class ResultContainer

Namespace: Aspose.TeX.Plugins
Assembly: Aspose.TeX.dll

Khu vực chứa kết quả thực thi plugin.

public class ResultContainer

Kế thừa

objectResultContainer

Các thành viên được kế thừa

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

Thuộc tính

ResultCollection

Lấy bộ sưu tập các kết quả thực thi plugin.

public List<ioperationresult> ResultCollection { get; }

Giá trị thuộc tính

List<IOperationResult&gt;

 Tiếng Việt