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

GetItem Method






Name of the item.
Gets the specified item.
Syntax
public ContextItem GetItem( 
   string itemName
)
'Declaration
 
Public Function GetItem( _
   ByVal itemName As String _
) As ContextItem
'Usage
 
Dim instance As Subject
Dim itemName As String
Dim value As ContextItem
 
value = instance.GetItem(itemName)
public ContextItem GetItem( 
   string itemName
)
 function Leadtools.Ccow.Subject.GetItem( 
   itemName 
)
public:
ContextItem^ GetItem( 
   String^ itemName
) 

Parameters

itemName
Name of the item.

Return Value

The context item with the specified names.
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

Subject Class
Subject Members

 

 


Products | Support | Contact Us | Copyright Notices

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