Class HIBCPASRecord

Class HIBCPASRecord

Tên không gian: Aspose.BarCode.ComplexBarcode Tổng hợp: Aspose.BarCode.dll (25.4.0)

Khóa học lưu trữ hồ sơ HIBC PAS

public class HIBCPASRecord

Inheritance

object HIBCPASRecord

Thành viên thừa kế

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

Constructors

Thông tin HIBCPASRecord(HIBCPASDataType, string)

Thiết kế HIBCPASRecord

public HIBCPASRecord(HIBCPASDataType dataType, string data)

Parameters

dataType HIBCPASDataType

Loại dữ liệu

data string

Dòng dữ liệu

Thông tin HIBCPASRecord()

Thiết kế HIBCPASRecord

public HIBCPASRecord()

Properties

Data

xác định dữ liệu.

public string Data { get; set; }

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

string

DataType

Xác định loại dữ liệu

public HIBCPASDataType DataType { get; set; }

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

HIBCPASDataType

Methods

Equals(đối tượng)

Quay lại một giá trị cho thấy nếu mẫu này tương đương với giá trị Aspose.BarCode.ComplexBarcode.HIBCPASDataType cụ thể.

public override bool Equals(object obj)

Parameters

obj object

Một Aspose.BarCode.ComplexBarcode.HIBCPASDataType giá trị để so sánh với trường hợp này.

Returns

bool

đúng nếu obj có giá trị tương tự như trường hợp này; nếu không, giả.

GetHashCode()

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

public override int GetHashCode()

Returns

int

Một 32-bit ký mã hash toàn bộ.

 Tiếng Việt