LockingCollectionTUnlock Method
When called as many times as
Lock was called previously, then unlocks the access of the underlying collection so other threads also can access it.
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
member Unlock : unit -> unit