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

ToString(Boolean) Method






If set to true add the item descriptors.
Returns a System.String that represents the current ContextItem
Syntax
public string ToString( 
   bool addDescriptors
)
'Declaration
 
Public Overloads Function ToString( _
   ByVal addDescriptors As Boolean _
) As String
'Usage
 
Dim instance As ContextItem
Dim addDescriptors As Boolean
Dim value As String
 
value = instance.ToString(addDescriptors)
public string ToString( 
   bool addDescriptors
)
 function Leadtools.Ccow.ContextItem.ToString(Boolean)( 
   addDescriptors 
)
public:
String^ ToString( 
   bool addDescriptors
) 

Parameters

addDescriptors
If set to true add the item descriptors.
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

ContextItem Class
ContextItem Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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