Costruttore DedAttComparer
|
Costruttore.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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