GetItem Method

Summary
Gets the specified item.
Syntax
C#
VB
C++
public ContextItem GetItem( 
   string itemName 
) 
Public Function GetItem( _ 
   ByVal itemName As String _ 
) As ContextItem 
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

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.