Class TimeFormat

Class TimeFormat

A név: Aspose.Imaging.Xmp.Schemas.XmpDm Összefoglaló: Aspose.Imaging.dll (25.4.0)

Az időformátumot a Aspose.Imaging.Xmp.Schemas.xmpDm.Timecode formátumban jeleníti meg.

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

Inheritance

object TimeFormat

Implements

IEquatable

Örökletes tagok

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

Properties

DropTimecode2997

Megkapja a drop timecode2997.

public static TimeFormat DropTimecode2997 { get; }

ingatlan értéke

TimeFormat

DropTimecode5994

Megkapja a drop timecode5994.

public static TimeFormat DropTimecode5994 { get; }

ingatlan értéke

TimeFormat

NonDropTimecode2997

Megkapja a non drop időszámot2997.

public static TimeFormat NonDropTimecode2997 { get; }

ingatlan értéke

TimeFormat

NonDropTimecode5994

Megkapja a non drop időszámot5994.

public static TimeFormat NonDropTimecode5994 { get; }

ingatlan értéke

TimeFormat

Timecode23976

Megkapja az időszámot23976.

public static TimeFormat Timecode23976 { get; }

ingatlan értéke

TimeFormat

Timecode24

Megkapja a Timecode24.

public static TimeFormat Timecode24 { get; }

ingatlan értéke

TimeFormat

Timecode25

Megkapja az időszámot25.

public static TimeFormat Timecode25 { get; }

ingatlan értéke

TimeFormat

Timecode30

Megkapja az időszámot30.

public static TimeFormat Timecode30 { get; }

ingatlan értéke

TimeFormat

Timecode50

Megkapja az időszámítót50.

public static TimeFormat Timecode50 { get; }

ingatlan értéke

TimeFormat

Timecode60

Megkapja az időszámot60.

public static TimeFormat Timecode60 { get; }

ingatlan értéke

TimeFormat

Methods

Equals(TimeFormat)

Megmutatja, hogy a jelenlegi objektum egyenlő-e egy másik azonos típusú objektummal.

public bool Equals(TimeFormat other)

Parameters

other TimeFormat

Egy objektum összehasonlítható ezzel az objektummal.

Returns

bool

igaz, ha a jelenlegi objektum egyenlő a más paraméterrel; egyébként hamis.

Equals(objektum)

Határozza meg, hogy a meghatározott System.Object egyenlő-e ezzel a példával.

public override bool Equals(object obj)

Parameters

obj object

A System.Object összehasonlítani ezzel a példával.

Returns

bool

“igaz”, ha a kijelölt System.Object egyenlő a példával; máskülönben, “hamis”.

GetHashCode()

Visszaadja a hash kódot erre az esetre.

public override int GetHashCode()

Returns

int

A hash kód erre a példára, amely alkalmas a hash algoritmusokban és az adatok szerkezetében, mint például a hash táblázat.

 Magyar