ImageGear21.Core Assembly > ImageGear.Formats Namespace > ImGearFileFilters Class : RemoveAt Method |
'Usage Dim instance As ImGearFileFilters Dim index As Integer instance.RemoveAt(index)
Note: If you just need to exclude a format from the auto-detection process, you can set its IImGearFormat.DetectionEnabled property to false. If the index is out of boundaries, an exception is thrown.