







|
| PPJoy Wrapper Library reference library |
| MappingCollection..::.IsReadOnly Property |
| MappingCollection Class See Also |
Gets a value indicating whether the MappingCollection is read-only.
Namespace:
PPJoy
Assembly:
PPJoyWrapper (in PPJoyWrapper.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsReadOnly As Boolean |
| C# |
|---|
public bool IsReadOnly { get; } |
| Visual C++ |
|---|
public: virtual property bool IsReadOnly { bool get () sealed; } |
