Gets the number of values contained in the item.
public int ValueCount {get;}
'Declaration
Public ReadOnly Property ValueCount As Integer
'Usage
Dim instance As ComboBoxItem
Dim value As Integer
value = instance.ValueCount
Property Value
A value representing the number of values contained in the item. Can be -1 if the item
does not contain values.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2