TopBomIniHelper.BomQs Class

QsInformatica.Utils

TopBomIniHelperBomQs Class

''' Classe che getisce il file INI '''
Inheritance Hierarchy
SystemObject  QsInformatica.UtilsTopBomIniHelperBomQs

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public class BomQs
Public Class BomQs
public ref class BomQs
type BomQs =  class end

The TopBomIniHelperBomQs type exposes the following members.

Constructors
  NameDescription
Public methodTopBomIniHelperBomQs
Initializes a new instance of the TopBomIniHelperBomQs class
Top
Methods
  NameDescription
Public methodaddBom
Aggiunge una distinta alla lista delle distinte e tutti i suoi parametri
Public methodaddFilters
Aggiunge i filtri al dizionario
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExistDistintaBom
Public methodExistDistintaName
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetAllDistinte
Public methodgetAllFilters
Public methodgetDistinte
Public methodgetFilters
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetPath
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsetDistinte
Public methodsetFilters
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodwriteFileINI
Scrittura del file INI
Top
See Also