ToString(bool) Method

Summary

Returns a System.String that represents the current ContextItem

Syntax
C#
VB
C++
public string ToString( 
   bool addDescriptors 
) 
Public Overloads Function ToString( _ 
   ByVal addDescriptors As Boolean _ 
) As String 
public: 
String^ ToString(  
   bool addDescriptors 
)  

Parameters

addDescriptors
If set to true add the item descriptors.

Requirements

Target Platforms

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

Leadtools.Ccow Assembly