| Name | Description | |
|---|---|---|
![]() ![]()  | Add | Adds a new color book to the collection. | 
![]() ![]()  | AddBookFromFile | Adds a new color book to the collection from the specified file name. | 
![]()  | CopyTo | Copies a range of elements to the specified array. | 
![]() ![]()  | Get | Retrieves a color book for the specified vendor ID. | 
![]() ![]()  | GetAllBooks | Retrieves the entire collection of color books. | 
![]() ![]()  | GetByIndex | Retrieves a color book with the specified index. | 
![]()  | GetEnumerator | Returns IEnumerator interface used for enumeration all the color books in the collection.   | 
![]() ![]()  | GetSynonyms | Returns an array of vendor IDs associated with the specified ID. | 
![]() ![]()  | Initialize | Loads the color book collection from the list of file paths. | 
![]() ![]()  | Remove | Removes color book for the specified vendor ID. | 
![]() ![]()  | RemoveAt | Removes color book with the specified index. | 
            
