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