←Select platform

Encode Method

Summary

Encodes the specified key.

Syntax

C#
VB
C++
public static string Encode( 
   string key 
) 
Public Shared Function Encode( _ 
   ByVal key As String _ 
) As String 
public: 
static String^ Encode(  
   String^ key 
)  

Parameters

key
The key to encode.

Return Value

Encoded key data.

Requirements

Target Platforms

See Also

Reference

BindUtils Class

BindUtils Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly