Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow Namespace > Subject Class : GetItem Method |
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 )