Type ItemType {get; set;}
'Declaration Property ItemType As Type
'Declaration
Property ItemType As Type
'Usage Dim instance As IItemTypeSupport Dim value As Type instance.ItemType = value value = instance.ItemType
'Usage
Dim instance As IItemTypeSupport Dim value As Type instance.ItemType = value value = instance.ItemType
IItemTypeSupport Interface IItemTypeSupport Members