BenSelect Documentation
IObjectFactory Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Integration Namespace : IObjectFactory Interface
Common interface for any generic object factory.

Syntax

JScript 
public interface IObjectFactory 

Public Properties

 NameDescription
 PropertyTypesGets all known types for this object factory instance.  
Top

Public Methods

 NameDescription
 MethodBuildTypeGets the implementation type from public types or interfaces.  
 MethodCopy<T>Copyes the object.  
 MethodCreateInstanceOverloaded. Creates the instance of the specified type.  
 MethodGetClsIdsGets type UIDs for a type.  
 MethodGetCtorGets the type construction function.  
 MethodGetTypeOverloaded. Gets the type by UIDs.  
 MethodRegisterOverloaded. Registers model type.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.