







![]() ![]() |
PPJoy Wrapper Library reference library |
MappingCollection..::.SyncRoot Property |
MappingCollection Class See Also |
Gets an object that can be used to synchronize access to the MappingCollection.
Namespace:
PPJoy
Assembly:
PPJoyWrapper (in PPJoyWrapper.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; } |