←Select platform

KeyContainer Constructor(string)

Summary

Initializes a new instance of the KeyContainer class.

Syntax

C#
VB
C++
public KeyContainer( 
   string name 
) 
Public Function New( _ 
   ByVal name As String _ 
) 
public: 
KeyContainer(  
   String^ name 
) 

Parameters

name
The key container name.

Example

For an example refer to InitializeBinding.

Requirements

Target Platforms

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

Leadtools.Ccow Assembly