Metodo DrawingEventHandlerOnAddItemNotify
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public int OnAddItemNotify(
int EntityType,
string itemName
)
Public Function OnAddItemNotify (
EntityType As Integer,
itemName As String
) As Integer
public:
int OnAddItemNotify(
int EntityType,
String^ itemName
)
member OnAddItemNotify :
EntityType : int *
itemName : string -> int
Parametri
- EntityType Int32
-
- itemName String
-
Valore di ritorno
Int32Vedi anche