LEADTOOLS Medical (Leadtools.Ccow assembly)

GetItem Method

Show in webframe





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
) 

Parameters

itemName
Name of the item.

Return Value

The context item with the specified names.
Requirements

Target Platforms

See Also

Reference

Subject Class
Subject Members

 

 


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