Metodo DedAttrCollectionNeedRebuildOrder
|
Controlla se la collezione passata necessità di un rebuild dell'Ord
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool NeedRebuildOrder(
DedAttrList coll
)
Public Function NeedRebuildOrder (
coll As DedAttrList
) As Boolean
public:
bool NeedRebuildOrder(
DedAttrList^ coll
)
member NeedRebuildOrder :
coll : DedAttrList -> bool
Parametri
- coll DedAttrList
- Collection da controllare
Valore di ritorno
BooleanVedi anche