'宣言 Public Items As System.Collections.Generic.List(Of ImageMapArea)
'使用法 Dim instance As ImageMapAreas Dim value As System.Collections.Generic.List(Of ImageMapArea) value = instance.Items instance.Items = value
public System.Collections.Generic.List<ImageMapArea> Items