Create Method

Summary

Instructs the context manager to create a new context manager.

Syntax
C#
VB
C++
public IContextManager Create() 
Function Create() As IContextManager 
IContextManager^ Create();  

Return Value

An interface reference to the new context manager's principal interface.

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