Moonware.Common
TemplateCollection Class Members
Properties  Methods 


The following tables list the members exposed by TemplateCollection.

Public Constructors
 NameDescription
Public ConstructorTemplateCollection Constructor Constructor  
Top
Public Properties
 NameDescription
Public PropertyCount Gets amount of templates in collection  
Public PropertyItem Get Template at the specified index  
Top
Public Methods
 NameDescription
Public MethodAdd Assign id to the template and add it to the collection  
Public MethodDispose Dispose  
Public MethodGetBrandList Gets list of unique brands  
Public MethodGetList Get all templates  
Public MethodGetModelsByBrand Get all models of specified brand  
Public MethodGetTemplateById Selects template by template id  
Public MethodLoadFromResource Loads all templates from provided File  
Public MethodLoadFromXml Loads all templates from provided File  
Public MethodSaveToXml Saves All Templates to File  
Public MethodSyncTemplates Synchronize templates with remote server  
Public MethodUpdateTemplate Updates template with specified id with specified template instance  
Top
See Also

Reference

TemplateCollection Class
Moonware.Common Namespace

Send Feedback