C#
VB
C++
Gets the specified item.
public ContextItem GetItem(
string itemName
)
Public Function GetItem( _
ByVal itemName As String _
) As Leadtools.Ccow.ContextItem
public:
Leadtools.Ccow.ContextItem^ GetItem(
String^ itemName
)
itemName
Name of the item.
The context item with the specified names.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET