ImageGear for .NET
Length Property (ImGearPDFBasArray)




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
public int Length {get;}
public: __property int get_Length();
public:
property int Length {
   int get();
}

Property Value

Integer number.
See Also

Reference

ImGearPDFBasArray Class
ImGearPDFBasArray Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback