←Select platform

Lock Method

Summary
Overrides Lock
Syntax
C#
VB
C++
Java
public override void Lock( 
   string password 
) 
Public Overrides Sub Lock( _ 
   ByVal password As String _ 
)  
@Override public void lock(String password) 
public:  
   virtual void Lock( 
      String^ password 
   ) override 

Parameters

password
The password to use to lock this object.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.