ImageGear .NET - Updated October 26, 2017
Count Property (ImGearVectorEntityCont)




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

Property Value

Any integer value.
See Also

Reference

ImGearVectorEntityCont Class
ImGearVectorEntityCont Members