In This Topic
Array list of element notify
Syntax
'Declaration
Protected elementNotifyList As ArrayList
'Usage
Dim instance As Elements
Dim value As ArrayList
value = instance.elementNotifyList
instance.elementNotifyList = value
protected ArrayList elementNotifyList
See Also