StateNotifyList Property (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
ReadOnly Property StateNotifyList As ArrayList
'Usage
Dim instance As IElement
Dim value As ArrayList
value = instance.StateNotifyList
ArrayList StateNotifyList {get;}
See Also