Class ResultContainer

Class ResultContainer

Tên không gian: Aspose.Page.Plugins Tổng hợp: Aspose.Page.dll (25.4.0)

Nó đại diện cho một container có chứa kết quả thu thập của việc xử lý plugin.

public class ResultContainer

Inheritance

object ResultContainer

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 thu thập kết quả hoạt động

public List<ioperationresult> ResultCollection { get; }

Giá trị bất động sản

List < IOperationResult >

 Tiếng Việt