Leadtools.Wia Namespace > WiaCapabilityListValues Structure : ValuesCount Property |
public int ValuesCount {get;}
'Declaration Public ReadOnly Property ValuesCount As Integer
'Usage Dim instance As WiaCapabilityListValues Dim value As Integer value = instance.ValuesCount
Use this property to determine the number of the capabilities contained in the Values collection in order to loop through them.