'Declaration
Public Function New( _ ByVal node As NTreeListNode, _ ByVal item As NTreeListNodeSubItem, _ ByVal code As System.Integer _ )
'Usage
Dim node As NTreeListNode Dim item As NTreeListNodeSubItem Dim code As System.Integer Dim instance As New NTreeListNodeSubItemNotifyData(node, item, code)
public NTreeListNodeSubItemNotifyData( NTreeListNode node, NTreeListNodeSubItem item, System.int code )
Parameters
- node
- item
- code