Class TimeFormat

Class TimeFormat

Tên không gian: Aspose.Imaging.Xmp.Schemas.XmpDm Tổng hợp: Aspose.Imaging.dll (25.4.0)

Nó đại diện cho định dạng thời gian trong Aspose.Imaging.Xmp.Schemas.xmpDm.Timecode.

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

Inheritance

object TimeFormat

Implements

IEquatable

Thành viên thừa kế

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

Properties

DropTimecode2997

Đưa vào drop timecode2997.

public static TimeFormat DropTimecode2997 { get; }

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

TimeFormat

DropTimecode5994

Nhập mã drop timecode5994.

public static TimeFormat DropTimecode5994 { get; }

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

TimeFormat

NonDropTimecode2997

Nhận không rơi timecode2997.

public static TimeFormat NonDropTimecode2997 { get; }

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

TimeFormat

NonDropTimecode5994

Nhận không thả timecode5994.

public static TimeFormat NonDropTimecode5994 { get; }

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

TimeFormat

Timecode23976

Nhập mã timecode23976.

public static TimeFormat Timecode23976 { get; }

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

TimeFormat

Timecode24

Chọn timecode24

public static TimeFormat Timecode24 { get; }

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

TimeFormat

Timecode25

Chọn timecode25.

public static TimeFormat Timecode25 { get; }

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

TimeFormat

Timecode30

Chọn Timecode 30

public static TimeFormat Timecode30 { get; }

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

TimeFormat

Timecode50

Đưa vào timecode50.

public static TimeFormat Timecode50 { get; }

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

TimeFormat

Timecode60

Chọn Timecode 60.

public static TimeFormat Timecode60 { get; }

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

TimeFormat

Methods

Equals(TimeFormat)

Nó chỉ ra liệu đối tượng hiện tại có tương đương với đối tượng khác cùng loại.

public bool Equals(TimeFormat other)

Parameters

other TimeFormat

Một đối tượng để so sánh với đối tượng này.

Returns

bool

đúng nếu đối tượng hiện tại tương đương với thông số other’; nếu không, giả.

Equals(đối tượng)

Nó xác định xem System.Object được chỉ định có tương đương với trường hợp này hay không.

public override bool Equals(object obj)

Parameters

obj object

Hệ thống.Object để so sánh với trường hợp này.

Returns

bool

’truyền’ nếu System.Object được chỉ định là tương đương với trường hợp này; nếu không, ’lầm'.

GetHashCode()

Quay lại một mã hash cho trường hợp này.

public override int GetHashCode()

Returns

int

Một mã hash cho ví dụ này, phù hợp để sử dụng trong các thuật toán hashing và cấu trúc dữ liệu như một bảng hash.

 Tiếng Việt