[Missing <summary> documentation for "P:LSCollections.PriorityQueue.SyncRoot"]
Assembly: Tsp (in Tsp.exe) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public virtual Object SyncRoot { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property SyncRoot As Object Get |
Visual C++ |
---|
public: virtual property Object^ SyncRoot { Object^ get (); } |