Metodo DedAlternativeDataCollectionAdd
|
Aggiunge l'elemento alla lista.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool Add(
DedData item
)
Public Function Add (
item As DedData
) As Boolean
public:
bool Add(
DedData^ item
)
member Add :
item : DedData -> bool
Parametri
- item
- Tipo: DedNet.CoreDedData
Valore di ritorno
Tipo:
BooleanVedi anche