PowerSNMP for .NET
SyncRoot Property (VariableCollection)




Gets an object that can be used to synchronize access to the ICollection.
Syntax
Public ReadOnly Property SyncRoot As Object
Dim instance As VariableCollection
Dim value As Object
 
value = instance.SyncRoot
public object SyncRoot {get;}
public: __property Object* get_SyncRoot();
public:
property Object^ SyncRoot {
   Object^ get();
}
See Also

Reference

VariableCollection Class
VariableCollection Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic