ImageGear .NET - Updated October 26, 2017
Length Property (ImGearPDFBasArray)




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBasArray Class : Length Property
Gets the number of elements in the array.
Syntax
'Declaration
 
Public ReadOnly Property Length As Integer
 
'Usage
 
Dim instance As ImGearPDFBasArray
Dim value As Integer
 
value = instance.Length

Property Value

Integer number.
See Also

Reference

ImGearPDFBasArray Class
ImGearPDFBasArray Members