Class HIBCPASRecord

Class HIBCPASRecord

ชื่อพื้นที่: Aspose.BarCode.ComplexBarcode การประกอบ: Aspose.BarCode.dll (25.4.0)

Class สําหรับการบันทึก HIBC PAS

public class HIBCPASRecord

Inheritance

object HIBCPASRecord

อนุญาโตตุลาการ

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

Constructors

บันทึก(HIBCPASDataType, string)

HIBCPASRecord ผู้ผลิต

public HIBCPASRecord(HIBCPASDataType dataType, string data)

Parameters

dataType HIBCPASDataType

ประเภทข้อมูล

data string

ลวดข้อมูล

บันทึก()

HIBCPASRecord ผู้ผลิต

public HIBCPASRecord()

Properties

Data

การระบุข้อมูล

public string Data { get; set; }

คุณสมบัติมูลค่า

string

DataType

การระบุประเภทข้อมูล

public HIBCPASDataType DataType { get; set; }

คุณสมบัติมูลค่า

HIBCPASDataType

Methods

Equals(วัตถุ)

กลับค่าแสดงให้เห็นว่าตัวอย่างนี้เท่ากับค่า Aspose.BarCode.ComplexBarcode.HIBCPASDataType ที่ระบุไว้

public override bool Equals(object obj)

Parameters

obj object

คะแนน Aspose.BarCode.ComplexBarcode.HIBCPASDataType เพื่อเปรียบเทียบกับตัวอย่างนี้

Returns

bool

จริง ถ้า obj มีมูลค่าเดียวกันกับตัวอย่างนี้ อย่างไรก็ตาม The translation of “false” to Thai is “เท็จ”..

GetHashCode()

กลับรหัส hash สําหรับตัวอย่างนี้

public override int GetHashCode()

Returns

int

32 บิตลงชื่อรหัส hash ทั้งหมด

 แบบไทย