ImageGear for .NET
GetAllBooks Method




Retrieves the entire collection of color books.
Syntax
'Declaration
 
Public Shared Function GetAllBooks() As ImGearColorBook()
'Usage
 
Dim value() As ImGearColorBook
 
value = ImGearColorBooks.GetAllBooks()
public static ImGearColorBook[] GetAllBooks()
public: static ImGearColorBook*[]* GetAllBooks(); 
public:
static array<ImGearColorBook^>^ GetAllBooks(); 

Return Value

ImGearColorBook class object.
See Also

Reference

ImGearColorBooks Class
ImGearColorBooks Members
ImGearColorBook Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback