LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

KeyContainer Constructor(String)






The key container name.
Initializes a new instance of the KeyContainer class.
Syntax
public KeyContainer( 
   string name
)
'Declaration
 
Public Function New( _
   ByVal name As String _
)
'Usage
 
Dim name As String
 
Dim instance As New KeyContainer(name)
public KeyContainer( 
   string name
)
function KeyContainer( 
   name 
)
public:
KeyContainer( 
   String^ name
)

Parameters

name
The key container name.
Example
For an example refer to InitializeBinding.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

KeyContainer Class
KeyContainer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.