Costruttore DedAttComparer
             | 
          
        
        
            Costruttore.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedAttComparer(
	bool asc
)
Public Sub New ( 
	asc As Boolean
)
public:
DedAttComparer(
	bool asc
)
new : 
        asc : bool -> DedAttComparerParametri
- asc  Boolean
 - Se true ordina in modo crescente altrimenti descresente
 
Vedi anche