'Declaration
Public Property Items As String()
'Usage
Dim instance As ListBoxCellType Dim value() As String instance.Items = value value = instance.Items
public string[] Items {get; set;}
'Declaration
Public Property Items As String()
'Usage
Dim instance As ListBoxCellType Dim value() As String instance.Items = value value = instance.Items
public string[] Items {get; set;}