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




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorFloatCont Class : Count Property
Gets the count of values in the container.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ImGearVectorFloatCont
Dim value As Integer
 
value = instance.Count

Property Value

Non-negative integer value.
See Also

Reference

ImGearVectorFloatCont Class
ImGearVectorFloatCont Members