Costruttore DragDropEventArgs
|
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi protected internal DragDropEventArgs(
DocStructInfoList infoList,
bool primaryContext
)
Protected Friend Sub New (
infoList As DocStructInfoList,
primaryContext As Boolean
)
protected public:
DragDropEventArgs(
DocStructInfoList^ infoList,
bool primaryContext
)
new :
infoList : DocStructInfoList *
primaryContext : bool -> DragDropEventArgs
Parametri
- infoList
- Tipo: DedNet.CoreDocStructInfoList
- primaryContext
- Tipo: SystemBoolean
Vedi anche