method FileTypes.Remove (Index as Long)
Removes a specific member from the FileTypes collection.

 TypeDescription 
   Index as Long A long expression that indicates the FileType's index.  

Use the Remove method to remove a specific FileType object. Use Clear method to remove all FileType objects. Use the Apply method to refresh the control's list. The Item property accesses a FileType object by its index. The Count property specifies the number of FileType objects in the control. Use the FileTypes property to access the FileType objects collection.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.