Costruttore ExtraDataInfo
|
Costruttore
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public ExtraDataInfo(
string name,
DedListManagerTipoDati type
)
Public Sub New (
name As String,
type As DedListManagerTipoDati
)
public:
ExtraDataInfo(
String^ name,
DedListManagerTipoDati type
)
new :
name : string *
type : DedListManagerTipoDati -> ExtraDataInfo
Parametri
- name String
- Nome dell'elemento
- type DedListManagerTipoDati
- Tipo di dato
Vedi anche