Aspose::BarCode::ComplexBarcode::HIBCPASRecord class

HIBCPASRecord class

Class for storing HIBC PAS record.

class HIBCPASRecord : public System::Object

Methods

MethodDescription
Equals(System::SharedPtr<System::Object>) overrideReturns a value indicating whether this instance is equal to a specified HIBCPASDataType value.
get_Data() constIdentifies data.
get_DataType() constIdentifies data type.
GetHashCode() const overrideReturns the hash code for this instance.
HIBCPASRecord(HIBCPASDataType, System::String)HIBCPASRecord constructor.
HIBCPASRecord()HIBCPASRecord constructor.
set_Data(System::String)Identifies data.
set_DataType(HIBCPASDataType)Identifies data type.

See Also