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