Namespace:
NHibernate.Collection
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property SyncRoot As Object |
C# |
---|
public Object SyncRoot { get; } |
Visual C++ |
---|
public: virtual property Object^ SyncRoot { Object^ get () sealed; } |
JavaScript |
---|
function get_syncRoot(); |