Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property SyncRoot As Object |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As VariableCollection Dim value As Object value = instance.SyncRoot |
C# | |
---|---|
public object SyncRoot {get;} |
Managed Extensions for C++ | |
---|---|
public: __property Object* get_SyncRoot(); |
Target Platforms: Microsoft .NET Framework 2.0