Class ResultContainer

Class ResultContainer

De naam: Aspose.Pdf.Plugins Verzameling: Aspose.PDF.dll (25.4.0)

Vertegenwoordigt een container die de resultaten van de verwerking van de plugin bevat.

public class ResultContainer

Inheritance

object ResultContainer

Geëerbiede leden

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

Properties

ResultCollection

ontvangt de verzameling van de operationele resultaten

public List<ioperationresult> ResultCollection { get; }

Eigendomswaarde

List < IOperationResult >

 Nederlands