LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Register(Type,Type,String) Method

Show in webframe





Type that will be requested.
Type that will actually be returned.
Name to use for registration.
Registers a type mapping with the container.
Syntax
public static void Register( 
   Type from,
   Type to,
   string name
)
'Declaration
 
Public Overloads Shared Sub Register( _
   ByVal from As Type, _
   ByVal to As Type, _
   ByVal name As String _
) 
'Usage
 
Dim from As Type
Dim to As Type
Dim name As String
 
ServiceLocator.Register(from, to, name)

            

            
public:
static void Register( 
   Type^ from,
   Type^ to,
   String^ name
) 

Parameters

from
Type that will be requested.
to
Type that will actually be returned.
name
Name to use for registration.
Requirements

Target Platforms

See Also

Reference

ServiceLocator Class
ServiceLocator Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features