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

ContextItem Constructor(String)






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

Parameters

item
The context item 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

ContextItem Class
ContextItem Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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