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