| 
	 
		
		Collection 
	
	 
	  
	   
	
	 Visual Gene Developer provides total 10 classes for module development. Using these 
	classes, a module developer can fully access to Visual Gene Developer's Windows 
	objects and make use of all algorithms. 
	  
	 
	
	  
		* 
		Notation 
	
	  
		Sub: Sub routine 
	
	  
		Function: Function routine 
	
	  
		Property: Property type 
		module 
	
	  
		As String: String type parameter 
	
	  
		As Single: Single (floating point number) type parameter 
	
	  
		As Boolean: Boolean (Ture or False) type parameter 
	
	  
		As Integer: Integer type parameter 
	                         |