Aspose::Pdf::Comparison::DiffOperation klass

DiffOperation class

Representerar en klass för diff‑operation.

class DiffOperation : public System::IEquatable<System::SharedPtr<DiffOperation>>

Metoder

MetodBeskrivning
Equals(System::SharedPtr<System::Object>) override
Equals(System::SharedPtr<DiffOperation>) override
get_Operation() constHämtar och anger operationstyp.
get_Text() constHämta och ange operationstext.
GetHashCode() const overrideAnalog till C# Object.GetHashCode()-metoden. Möjliggör hashning av anpassade objekt.
ToString() const overrideAnalog till C# Object.ToString() metod. Gör det möjligt att konvertera anpassade objekt till sträng.

Se även