[This is preliminary documentation and is subject to change.]
Sets the Locked to True
Namespace: Tools.CollectionsT.GenericTAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
protected override sealed void Lock() |
| Visual Basic |
|---|
Protected Overrides NotOverridable Sub Lock |
| Visual C++ |
|---|
protected: virtual void Lock() override sealed |
| F# |
|---|
abstract Lock : unit -> unit override Lock : unit -> unit |
| JScript |
|---|
protected override final function Lock() |