Costruttore DedAttComparer
|
Costruttore.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.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