ImageGear .NET - Updated December 24, 2018
Clear Method (NativeObjectArray<T,TParentType>)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms.Internal Namespace > NativeObjectArray<T,TParentType> Class : Clear Method
Removes all items from the list. Removes all items from the list.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
 
'Usage
 
Dim instance As NativeObjectArray(Of T,TParentType)
 
instance.Clear()
See Also

Reference

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