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