LEADTOOLS Medical (Leadtools.Ccow assembly)

KeyContainer Constructor(String)

Show in webframe





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
)

Parameters

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

Target Platforms

See Also

Reference

KeyContainer Class
KeyContainer Members
Overload List

 

 


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