Class TimeFormat

Class TimeFormat

Numele spaţiului: Aspose.Imaging.Xmp.Schemas.XmpDm Asamblare: Aspose.Imaging.dll (25.4.0)

Reprezintă formatul timpului în Aspose.Imaging.Xmp.Schemas.xmpDm.Timecode.

[JsonObject(MemberSerialization.OptIn)]
public sealed class TimeFormat : IEquatable<timeformat>

Inheritance

object TimeFormat

Implements

IEquatable

Membrii moștenitori

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

Properties

DropTimecode2997

Am primit codul de scurgere 2997.

public static TimeFormat DropTimecode2997 { get; }

Valoarea proprietății

TimeFormat

DropTimecode5994

Cumpărați codul timecode5994.

public static TimeFormat DropTimecode5994 { get; }

Valoarea proprietății

TimeFormat

NonDropTimecode2997

Obțineți codul de timp non drop2997.

public static TimeFormat NonDropTimecode2997 { get; }

Valoarea proprietății

TimeFormat

NonDropTimecode5994

Obțineți codul de timp non drop5994.

public static TimeFormat NonDropTimecode5994 { get; }

Valoarea proprietății

TimeFormat

Timecode23976

Am primit codul de timp 23976.

public static TimeFormat Timecode23976 { get; }

Valoarea proprietății

TimeFormat

Timecode24

Citește și Timecode24.

public static TimeFormat Timecode24 { get; }

Valoarea proprietății

TimeFormat

Timecode25

Citește și Timecode25.

public static TimeFormat Timecode25 { get; }

Valoarea proprietății

TimeFormat

Timecode30

Obțineți codul de oră30.

public static TimeFormat Timecode30 { get; }

Valoarea proprietății

TimeFormat

Timecode50

Am primit codul de timp 50.

public static TimeFormat Timecode50 { get; }

Valoarea proprietății

TimeFormat

Timecode60

Cumpărați codul de timp 60.

public static TimeFormat Timecode60 { get; }

Valoarea proprietății

TimeFormat

Methods

Equals(TimeFormat)

Indică dacă obiectul actual este egal cu alt obiect de același tip.

public bool Equals(TimeFormat other)

Parameters

other TimeFormat

Un obiect pentru a compara cu acest obiect.

Returns

bool

adevărat dacă obiectul curent este egal cu parametrul altă; altfel, fals.

Equals(Obiectul)

Determine dacă Sistemul.Obiect specificat este egal cu această instanță.

public override bool Equals(object obj)

Parameters

obj object

Sistemul.Obiect pentru a compara cu această instanță.

Returns

bool

‘realitate’ dacă Sistemul.Obiectul specificat este egal cu acest caz; altfel, ‘falsa’.

GetHashCode()

Întoarceți un cod hash pentru acest caz.

public override int GetHashCode()

Returns

int

Un cod de hash pentru acest exemplu, potrivit pentru utilizare în algoritmi de hashing și structuri de date, cum ar fi un tabel de hash.

 Română