VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / BarcodeSubsetInfo Class
In This Topic
    BarcodeSubsetInfo Class Methods
    In This Topic
    For a list of all methods of this type, see BarcodeSubsetInfo.
    Public Methods
     NameDescription
    Public MethodCompares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
    Public MethodDetermines whether the barcode structure, which is specified by IBarcodeInfo, is equal to the barcode structure of this instance. (Inherited from BarcodeInfoBase)
    Public MethodConverts the information about barcode of this instance to its equivalent string. (Inherited from BarcodeInfoBase)
    See Also