ImageGear .NET - Updated March 30, 2018
RemoveAt Method (ImGearColorBooks)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearColorBooks Class : RemoveAt Method
Color book index.
Removes color book with the specified index.
Syntax
'Declaration
 
Public Shared Sub RemoveAt( _
   ByVal index As Integer _
) 
 
'Usage
 
Dim index As Integer
 
ImGearColorBooks.RemoveAt(index)

Parameters

index
Color book index.
See Also

Reference

ImGearColorBooks Class
ImGearColorBooks Members
ImGearColorBook Class