ImageGear .NET - Updated December 24, 2018
Count Property (ImGearDisplayChannels)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearDisplayChannels Class : Count Property
Gets the number of ImGearDisplayChannel class objects in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ImGearDisplayChannels
Dim value As Integer
 
value = instance.Count

Property Value

Integer value.
See Also

Reference

ImGearDisplayChannels Class
ImGearDisplayChannels Members
ImGearDisplayChannel Class