Click or drag to resize

TopBomIniHelperBomQs Class

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

Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public class BomQs

The TopBomIniHelperBomQs type exposes the following members.

Constructors
 NameDescription
Public methodTopBomIniHelperBomQsInitializes 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 methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodExistDistintaBom 
Public methodExistDistintaName 
Protected methodFinalizeAllows 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 methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodgetPath 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodsetDistinte 
Public methodsetFilters 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodwriteFileINI Scrittura del file INI
Top
See Also