ManagedSortedSet(ReaderWriterLockSlim) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ManagedSortedSet (System.Threading.ReaderWriterLockSlim syncRoot);
new Microsoft.Quantum.QsCompiler.CompilationBuilder.DataStructures.ManagedSortedSet : System.Threading.ReaderWriterLockSlim -> Microsoft.Quantum.QsCompiler.CompilationBuilder.DataStructures.ManagedSortedSet
Public Sub New (syncRoot As ReaderWriterLockSlim)
Parameters
- syncRoot
- ReaderWriterLockSlim