Platform Core .NET Assemblies API
IManager Interface Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core Namespace : IManager Interface

Glossary Item Box

The following tables list the members exposed by IManager.

Public Properties

 NameDescription
 PropertyItemCountNumber of items.  
 PropertyNameName.  
 PropertyProviderThe provider.  
Top

Public Methods

 NameDescription
 MethodClearRemoves all items from the collection of the manager.  
 MethodFindInstanceByNameSearches for the instance of the manager item with the specified name.  
 MethodFindInstanceByUIdSearches for the instance of the manager item with the specified unique identifier.  
 MethodFindItemByNameSearches for the manager item with the specified name.  
 MethodFindItemByUIdSearches for the manager item with the specified unique identifier.  
 MethodGetInstanceByNameGets the instance of the manager item with the specified name.  
 MethodGetInstanceByUIdGets the instance of the manager item with the specified unique identifier.  
 MethodGetItemByNameGets the manager item with the specified name.  
 MethodGetItemByRealUIdReturns the manager item for the specified unique schema extension identifier.  
 MethodGetItemByUIdGets the manager item with the specified identifier.  
 MethodGetItemsOverloaded.   
 MethodInitializeInitializes the manager, using the specified manager provider and the information from the configuration file.  
Top

See Also

© Terrasoft 2002-2018.