ImageGear .NET - Updated
RemoveAll Method (ImGearARTGroupArray)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTGroupArray Class : RemoveAll Method
Removes all groups from the array.
Syntax
'Declaration
 
Public Sub RemoveAll() 
'Usage
 
Dim instance As ImGearARTGroupArray
 
instance.RemoveAll()
public void RemoveAll()
public: void RemoveAll(); 
public:
void RemoveAll(); 
See Also

Reference

ImGearARTGroupArray Class
ImGearARTGroupArray Members