ImageGear .NET - Updated October 26, 2017
Count Property (NativeObjectArray<T,TParentType>)




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms.Internal Namespace > NativeObjectArray<T,TParentType> Class : Count Property
Gets the number of fields in the array.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As NativeObjectArray(Of T,TParentType)
Dim value As Integer
 
value = instance.Count

Property Value

The number of fields in the array.
See Also

Reference

NativeObjectArray<T,TParentType> Class
NativeObjectArray<T,TParentType> Members