←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly