EncodeUnicodeChars
            
        
        Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public static string EncodeUnicodeChars( string text ) | 
| Visual Basic | 
|---|
| Public Shared Function EncodeUnicodeChars ( _ text As String _ ) As String | 
| Visual C++ | 
|---|
| public: static String^ EncodeUnicodeChars( String^ text ) | 
Parameters
- text
- Type: System..::..String
 
     
     
     
     
    