Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class / items Field


In This Topic
items Field
In This Topic
Array list of items
Syntax
'Declaration
 
Protected items As ArrayList
 
'Usage
 
Dim instance As Elements
Dim value As ArrayList
 
value = instance.items
 
instance.items = value
See Also