ImageGear .NET - Updated March 30, 2018
Count Property (ImGearRecOutputFormatCollection)




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecOutputFormatCollection Class : Count Property
Gets total number of available output formats.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ImGearRecOutputFormatCollection
Dim value As Integer
 
value = instance.Count

Property Value

Integer value.
See Also

Reference

ImGearRecOutputFormatCollection Class
ImGearRecOutputFormatCollection Members